Combine AWSCombine APIGroupsCreate a groupCreate a group POST /tap/api/v1/groups Creates a new group. Requires the admin role. Request Responses200400401500The created group.The group name is missing or blank.The user is not authorized to access this resource.The group could not be created.