Account - Deactivate
API URL | {{url}}/admin-service/account/deactivate |
Method | PUT |
Description | Deactivate the account |
Input
Field Name | Type | Mandatory | Example |
status | String | Yes | Inactive site |
Sample Input:
{ "tenantId":460, "status":"Inactive site" }
Output
Field Name | Type | Comments |
| Number | 460 |