Cancel pending local Paddle checkout attempts
Cancels checkout attempts that have not produced a Paddle subscription so an Organization Owner can resolve a deletion blocker without waiting.
/organizations/{id}/billing-checkout-attempts/pendingAuthorization
bearerAuth In: header
Path Parameters
Organization ID
Response Body
application/json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
curl -X DELETE "https://example.com/organizations/string/billing-checkout-attempts/pending"{ "$schema": "https://example.com/api/v1/schemas/CancelOrganizationCheckoutAttemptsOutputBody.json", "canceled": 0}Permanently delete an Organization and all of its Workspaces DELETE
Atomically deletes the complete Organization boundary after current-Owner authorization, exact canonical-name confirmation, recent authentication, and a final blocker check. Required content-free billing and audit evidence remains.
Preview permanent Organization deletion GET
Lists every owned Workspace, the local Paddle state, pending external work, access effects, retained evidence, irreversible loss, and every current blocker. Only the current Organization Owner can inspect it.