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/vnd.api+json
name
string
required
slug
string
required

Response

Successful Response

data
JsonApiResource[TeamAttributes] · object
required
included
any[] | null
meta
Meta · object | null