Skip to content

Delete tenant

DELETE
/global/tenant/tenants/{tenantId}
Required scope: viskan-global:tenant:delete

Deletes a tenant.

Parameters

Path parameters

tenantId  string
Format: uuid
The ID of the tenant to delete.

Query parameters

tenantName  string
The name of the tenant to delete. Used to verify the deletion.

Response

The tenant was successfully deleted.