...
Header | Description | |
|---|---|---|
| Authorization (required) | Access token. You can obtain a token by making a request. | |
| userId (required) | The ID of the user you are assigning a supervisor to. | |
| Parameter | Description | |
| subordination (required) | An array with data on the type of supervisor subordination. | |
| coSubordination (optional) | An array with data on the type of functional manager subordination. | |
| subordinationType (required) | The type of supervisor subordination.
| |
| supervisorId (optional) | The supervisor ID. Specify the ID if subordinationType=manual. | |
...