Skip to main content
POST
Create a new team

Authorizations

Authorization
string
header
required

JWT Authorization Token header using the Bearer scheme

Body

application/json
name
string
required

Name of the team

slug
string
required

URL-friendly slug for the team - must be unique

Response

201 - application/json

Team created successfully

Team created successfully

data
object