Delete org budget override
DELETE /api/organizations/{org_id}/budgets/overrides/{user_id}
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
org_id | path | `string | null` | yes |
user_id | path | string | yes | — |
X-Org-Id | header | `string | null` | no |
Responses
| Status | Description |
|---|---|
204 | Successful Response |
422 | Validation Error |
Operation ID: delete_org_budget_override_api_organizations__org_id__budgets_overrides__user_id__delete