Delete User Group
delete_user_groupDelete a user group while keeping all members unchanged. Ideal for cleaning up group structures in Speak AI.
Instructions
Delete a user group. This removes the group only; it does not delete the users themselves.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Group _id to delete (from list_user_groups) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Response payload from the Speak AI API |