...
Department Administrators and users with a custom role may set up a scheduled end of employment only for users belonging to the departments they manage or their daughter departments.
...
Header | Description |
|---|---|
| Authorization (required) | Access token. You can obtain a token by making a request. |
| Parameter | Description |
| userId (required) | The ID of a user you want to set up a scheduled end of employment for. |
| date (required) | The date when employment will end for a user in the yyyy-mm-dd format, for example, 2023-12-27. |
...