deletes_user_group
Delete a user group by its unique ID asynchronously, removing it from the system.
Instructions
🔴 DESTRUCTIVE · deletes · User groups · DELETE /v2/user_groups/{id}
Deletes a user group
Deletes a specific user group asynchronously. This endpoint removes a user group identified by its unique ID. The deletion request is processed asynchronously, meaning the operation may continue after the initial request is accepted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The unique identifier of the user group |