Groups
Delete user group
Permanently deletes a user group and removes all associated permissions. This operation is irreversible.
DELETE
/organizations/{organizationName}/groups/{groupName}Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
organizationName*string
The unique identifier of the organization
Match
^[a-zA-Z0-9_ -]+$groupName*string
The unique identifier of the group
Match
^(?!.*\*)(?!.*[/]).{1,70}$Response Body
application/json
application/json
application/json
application/json