Combine AWSCombine APIGroupsDelete a groupDelete a group DELETE /tap/api/v1/groups/:groupId Deletes a group by its identifier. Requires the admin role. Request Responses200401404500The group was deleted.The user is not authorized to access this resource.No group exists with the given identifier.The group could not be deleted.