Create a team
Creates a new team in the organization. Only organization admins and owners can create teams.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
organization_id
The organization ID
Request
This endpoint expects a map from strings to any.
Response
Created - Team created successfully