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