DELETE/groups/{groupId}
Deletes a group for an external key of the customer or for a resource ID. This API operation cannot delete an external group.
Caution
- Once a group is deleted, all its messages, notes, events and folders are deleted as well.
OAuth 2.0 authentication.
For more information, see Authentication and Authorization.
directory
group
| Parameter | Type | Description |
|---|---|---|
| groupId | string | Group ID or external key. required |
| Header | type | Description |
|---|---|---|
| Authorization | string | Bearer {token} required |
No Content