Delete user group
groups
Delete user group
Permanently deletes a user group and removes all associated permissions. This operation is irreversible.
Authorization: Requires group admin or organization modeler permissions. Warning: This operation will remove all group permissions and memberships. Side Effects: Removes group from all permission assignments.
DELETE
Delete user group
Documentation Index
Fetch the complete documentation index at: https://docs.credibledata.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique identifier of the organization Standard identifier pattern for resource names
Pattern:
^[a-zA-Z0-9_-]+$The unique identifier of the group Standard identifier pattern for resource names
Pattern:
^[a-zA-Z0-9_-]+$Response
Group deleted successfully