Skip to main content
Version: Version 26.3

Delete a tenant

DELETE 

/v1/organizations/:organization_id/tenants/:tenant_id

Delete an existing tenant and deactivate the related organization. A tenant from the user's own organization cannot be deleted. A tenant cannot be deleted if the organization has more than one tenant.

Request

Responses

Tenant deleted successfully. The related organization has been deactivated. No content is returned in the response body.