Create a new team within an organization. The team will be created without any members or roles initially. Use the dedicated member and role endpoints to add members and roles to the team.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The team configuration to create.
The name of the team.
Whether this is the special 'all users' team that automatically includes all organization members
Default role assigned to new members when they are added to the team
editor, viewer Successful Response
Basic team information returned by public API.
The unique identifier of the team
The name of the team
Whether this is the special 'all users' team that automatically includes all organization members
Default role assigned to new members when they are added to the team
editor, viewer When the team was created
When the team was last updated