Delete Tenant

Delete Tenant

Operation ID: deleteTenant
Delete a tenant in the storage platform

Request
URI
DELETE
https://{api_host}/osis/api/v1/tenants/{tenantId}
COPY
Path Parameters
string
tenantId
Required

Storage tenant ID of the storage tenant to delete

Query Parameters
boolean
purge_data
Optional

Purge data when the storage tenant is deleted


Authentication
This operation uses the following authentication methods.
Responses
204

The tenant is deleted

Operation doesn't return any data structure

501

The optional API is not implemented

Operation doesn't return any data structure