Skip to main content
POST
Create Team

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required
Required string length: 1 - 100
description
string | null
Maximum string length: 500

Response

Successful Response