DELETE/Groups/{groupId}
Deletes a group.
This API operation cannot delete an external group or a dynamic group.
Warning
- Once a group is deleted, all its messages, notes, events and folders are deleted as well.
Caution
- For the same group, the following API operations must be called in the order they are listed: Add a group, Update a group, Update part of a group, and Delete a group.
| Parameter | Type | Description |
|---|---|---|
| groupId | string | Group ID required |
| Header | type | Description |
|---|---|---|
| Authorization | string | Bearer {token} required |
No Content
Not Found