General Information
...
Name | Source | Mandatory | Type | Special Format | Description |
---|---|---|---|---|---|
uId | Query | YES | String | N/A | the user id |
status | Query | YES | String - Enum | 'active', 'inactive' | restricted to either 'active' OR 'inactive' |
Output
...
Valid Response
Code Block | ||||
---|---|---|---|---|
| ||||
{ "result": true, "data": true } |
...