Tenant Offboard
Select
SaaS
Customer Managed
This operation identifies all the users belonging to the tenant and offboards the subclients and VM clients for all the users one by one.
- application/json
Request Body required
- tenantHostName string
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Example 1
Schema
- errorMessage string
- errorCode integer
{
"errorMessage": "string",
"errorCode": 0
}
{
"errorMessage": "Successfully offboarded tenant 12 ",
"errorCode": 0
}
Loading...