Groups

Delete a group. Does not check to see if the group is being used.

delete/v1/{org_name}/groups/{group_id}

Path parameters

org_namestring required
Example:My-Company

The name of the Organization.

group_idstring required
Example:1992c539-11f0-4f9a-a668-da54e77726a2

The id of the group to perform the action on.

Response

The group is deleted

Changes