Skip to main content
DELETE
Delete a tenant from the current team

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

tenantId
string<uuid>
required

The id of the tenant to delete Unique identifier of the tenant

Response

No Content