Organization
Deletes the organization and everything it owns across the platform.
This cannot be undone. Every member loses access immediately and each service removes the organization's data; invoices already raised are kept. Responds with 409 when the organization still has an open invoice or a billing reconciliation in progress — settle those first.
delete/organizations/{organizationId}
Path parameters
organizationIdstring required
The id of the organization to delete.
Response
No Content
Changes
Changed in 1 of the 6 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○