Skip to main content
DELETE
Detach a tenant from an organization

Path Parameters

Example Request

Response

Returns a confirmation that the tenant has been removed from the organization.
The tenant is not deleted — it continues to exist independently and can be added to a different organization using the Add Tenant endpoint.

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required
tenant_id
string<uuid>
required

Response

Tenant detached.

status
string
Allowed value: "removed"