delete_group
Permanently deletes a group only after all members are removed; requests with existing members fail with 409. Deletion cannot be undone.
Instructions
Permanently delete a group. The group must have NO members or the request fails with 409. Remove all members with delete_group_users first. This cannot be undone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | Yes | A unique identifier for a group. |