Create a Team
Create a Team in an Organization. A Team is a group of users that have the same set of permissions in an Organization or Workspace.
Path parameters
The ID of the Organization where the Team is created.
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
The Team’s name.
The Team’s description.
The list of IDs for users to add to the Team.
The Team’s Organization role.
Response
OK
The time when the Team was created in UTC, formatted as YYYY-MM-DDTHH:MM:SSZ
.
The Team’s ID.
Whether the Team is managed by an identity provider (IdP).
The Team’s name.
The ID of the Organization to which the Team belongs.
The Team’s Organization role.
The time when the Team was last updated in UTC, formatted as YYYY-MM-DDTHH:MM:SSZ
.
The Team’s role in each Deployment it belongs to.
The Team’s description.
The number of roles the Team has.
The Team’s role in each Workspace it belongs to.