DELETE
/organization/spend_limitDelete the organization spend limit
Deletes the organization's hard spend limit. Use this operation when you want to remove the organization-level threshold and receive confirmation of whether it was deleted.
- RetriesRetries up to 2×, 500ms backoff, 30s timeout.
200Returns a deletion confirmation with the `organization.spend_limit.deleted` object type and a `deleted` boolean.
objectstringrequired
The object type, which is always `organization.spend_limit.deleted`.
deletedbooleanrequired
Whether the hard spend limit was deleted.