Method: removeDepartment
| Panel | ||
|---|---|---|
| ||
You can't delete a department if:
|
...
Parameter | Type | Description |
|---|---|---|
| token (required) | string | Access token. You can obtain a token by making a request. |
| departmentId (required) | string | The ID of the department that you want to remove. |
...