Python (SDK)
Budgets
Delete a per-user default budget
Removes the org’s per-user default budget for the given owner; only explicit user budgets remain. 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. Callable by cluster admins, or org admins for their own organization (owner=org).
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).
Required string length:
1 - 255