Use this API to delete a tenant.
Method |
URL |
Required authentication |
DELETE |
/V1/CMDB/Tenants/{tenantId} |
Yes |
Name |
Description |
---|---|
Token*required |
Place the token received from the API Log in to get an authentication token. |
tenantId*required |
The ID of the tenant that you want to delete. |
Parameter |
Type |
Description |
Example |
---|---|---|---|
statusCode |
integer |
The returned status code of executing the API. |
{ |
statusDescription |
string |
The explanation of the status code. |