Delete a per-external user default budget
Removes the org’s per-external user default budget for the given owner; only explicit external 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).
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
cluster, org Target org; defaults to the caller's own org. Only cluster admins may name another org (org admins may pass their own).
1 - 255