Initialize the process of tenant removal.
POST/api/management/v2/tenantadm/tenants/:id/remove/start
Start the asynchronous process of removing tenant from the system.
Request
Responses
- 202
- 400
- 403
- 500
Request to cancel the tenant upgrade was accepted
Invalid Request.
User token does not provide access to tenant with given Id.
Internal Server Error.