Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The name of the team to be created.
Response
Success
The created team.
Create a new team in the organization.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The name of the team to be created.
Success
The created team.