Update a budget
PATCH/api/budgets/{id}
Required permissions:
- budget.edit: allows editing budgets where the user is the PM or the Account.
- budget.edit_other: allows editing budgets where the user is not the PM nor the Account.
Here the dedicated support page.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 412
Returns the updated budget.
Validation failed
Unauthorized
Forbidden
Not found
Precondition failed