...
Header | Description |
|---|---|
| Authorization (required) | Access token. You can obtain a token by making a request. |
| Parameter | Description |
| departmentId (required) | The ID of a department you want to edit. |
| name (optional) | The department name. |
| parentDepartmentId (optional) | The ID of the parent department. |
| code (optional) | The department code. |
...