Path Parameters
The unique identifier of the group to delete.
Query Parameters
The organization ID that the group belongs to. Required for authorization.
Response
Returns an empty response with HTTP status 200 on successful deletion.Best Practices
Before deleting a group:
- Review dependencies: Check if any resources depend on this group’s permissions
- Audit members: Ensure removing group access won’t lock users out of critical resources
- Consider disabling first: Use the Disable Group endpoint to temporarily deactivate instead of deleting
- Export data: Save group metadata and member lists if needed for records