...
Parameter | Type | Description |
|---|---|---|
| token (required) | string | Access token. You can obtain a token by making a request. |
| userId (required) | string | The ID of a user you want to deactivate on a specified date. |
| date (required) | date | The date of automatic blocking in the yyyy-mm-dd format, for example, 2020-12-27. |
...