---
title: "Changes to Create Scoped Budget"
method: POST
path: "/v1/scoped-budgets"
---

# Changes to Create Scoped Budget

`POST /v1/scoped-budgets`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 132 revisions.

- **2026-08-21** `e0dee1efa501` — 1 breaking, 3 warning, 1 info
- **2026-08-21** `2f89238cc674` — 1 breaking, 1 warning, 3 info
- **2026-08-21** `875cef5dd6a8` — 1 breaking, 3 warning, 1 info
- **2026-08-20** `75f36563b747` — 2 info
- **2026-08-19** `3945cde96091` — 1 info

## Changes

- **2026-08-21** `e0dee1efa501` — 1 breaking, 3 warning, 1 info
  - added the new required request property `budget_id`
  - removed the request property `budget_duration_sec`
  - removed the request property `max_budget`
  - removed the request property `reset_alignment`
  - added the required property `budget_id` to the response with the `200` status
- **2026-08-21** `2f89238cc674` — 1 breaking, 1 warning, 3 info
  - removed the required property `budget_id` from the response with the `200` status
  - removed the request property `budget_id`
  - added the new optional request property `budget_duration_sec`
  - added the new optional request property `max_budget`
  - added the new optional request property `reset_alignment`
- **2026-08-21** `875cef5dd6a8` — 1 breaking, 3 warning, 1 info
  - added the new required request property `budget_id`
  - removed the request property `budget_duration_sec`
  - removed the request property `max_budget`
  - removed the request property `reset_alignment`
  - added the required property `budget_id` to the response with the `200` status
- **2026-08-20** `75f36563b747` — 2 info
  - added the new optional request property `reset_alignment`
  - added the required property `reset_alignment` to the response with the `200` status
- **2026-08-19** `3945cde96091` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/mozilla-ai/apis/otari/docs/v1/scoped-budgets/post.md) · [API](https://skmtc.dev/mozilla-ai/apis/otari.md) · [Page](https://skmtc.dev/mozilla-ai/apis/otari/changes/v1/scoped-budgets/post)
