POST
/
teams

Authorizations

apiKey
string
queryrequired

Query Parameters

apiKey
string
required

Your API key

Body

application/json
name
string
required

Name of the team

slug
string
required

A unique slug that works as path for the team public page

hideBookATeamMember
boolean
required

Flag to hide or show the book a team member option

brandColor
string
required

Primary brand color for the team

darkBrandColor
string
required

Dark variant of the primary brand color for the team

timeZone
string
required

Time zone of the team

weekStart
string
required

Starting day of the week for the team

isPrivate
boolean
required

Flag indicating if the team is private

ownerId
number

ID of the team owner - only admins can set this.

parentId
number

ID of the parent organization.