DELETE/orgunits/{orgUnitId}
Deletes a team.
Caution
- Once a team is deleted, all its message rooms, notes, events, and folders are deleted as well. Note that tasks are not deleted; they are saved as my tasks.
- If a team or its child team has members, it cannot be deleted.
- This API operation must be called in a single thread.
OAuth 2.0 authentication.
For more information, see Authentication and Authorization.
directory
orgunit
| Parameter | Type | Description |
|---|---|---|
| orgUnitId | string | Team ID required example : orgunitf-f27f-4af8-27e1-03817a911417 |
| Header | type | Description |
|---|---|---|
| Authorization | string | Bearer {token} required |
No Content
Not Found