Skip to main content
DELETE
Delete an organization

Path Parameters

Example Request

Response

Returns a confirmation that the organization has been deleted.
Deleting an organization is permanent. All tenant associations will be removed. The tenants themselves are not deleted — they continue to exist independently. Remove tenants from the organization first if you need to reassign them.

Authorizations

Authorization
string
header
required

Tenant API key obtained from POST /auth/register or POST /v1/developer/keys.

Path Parameters

id
string<uuid>
required

Response

Organization deleted.

status
string
Allowed value: "deleted"