POST /api/tenants/{id}/unlock
Unlocks a tenant to enable deletion.
Request
Parameter | Description | Additional information |
---|---|---|
id | The id of the tenant to unlock. | Define this parameter in the url. |
Response
Returns true if the operation was successful.
Example
true