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. This value must match the current name of the tenant, as a validation check. It is important that the UI asks the user for this input, to enforce the validation check properly.

Response

The tenant was successfully deleted.