Authorizations
API key authentication
Body
application/json
Request to create a new team group with specified name, description, roles, users, and optional scope filters. Can be associated with a specific team or the authenticated team.
Available options:
GROUP_TYPE_UNSPECIFIED
, GROUP_TYPE_OPEN
, GROUP_TYPE_CLOSED
, GROUP_TYPE_RESTRICTED
Response
Response containing the unique identifier of the newly created team group.
This data structure represents the information associated with a team group.