Python (SDK)
Budgets
Delete an org budget
Removes the org’s budget for the given owner; enforcement and alerts stop. Targets the caller’s own organization (inferred from the API key or session) unless the optional org_id query parameter names another org — cluster admins only.
DELETE
Python (SDK)
Authorizations
Gateway auth: send Authorization: Bearer <mka1-api-key>. For multi-user server-side integrations, you can also send X-On-Behalf-Of: <external-user-id>.
Query Parameters
Available options:
cluster, org Target org; defaults to the caller's own org. Only cluster admins may name another org (org admins may pass their own).
Minimum string length:
1