Create Team Group
Team Groups Management Service
Create Team Group
No description available
Create Team Group
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 Scope assignment for a group. References an existing scope by ID. Scopes can be created via the Scopes API.
Response
Response containing the newly created team group.
A Team Group entity.