...
Parameter | Type | Description |
|---|---|---|
| token (required) | string | Access token. You can obtain a token by making a request. |
| userId (required) | string | The ID of the user whom you want to activate or deactivate. |
| status (required) | string | Specify user status: 1 — active 3 — inactive |
...