groups
Delete group
Delete a group.
Soft-deletes the group and removes all tenant associations.
RLS: Filtered to current client (ClientRLSDB).
Raises: GroupNotFoundError: If group doesn't exist (404)
delete/api/v1/groups/{group_id}
Path parameters
group_idstring uuid required
Response
Successful Response