POST
/
v2
/
organizations
/
{orgId}
/
teams

Headers

x-cal-client-id
string
required

Path Parameters

orgId
number
required

Body

application/json
name
string
required

Name of the team

Minimum length: 1
slug
string

Team slug

logoUrl
string

URL of the teams logo image

bio
string
hideBranding
boolean
default: false
isPrivate
boolean
hideBookATeamMember
boolean
metadata
string
theme
string
brandColor
string
darkBrandColor
string
bannerUrl
string

URL of the teams banner image which is shown on booker

timeFormat
number
timeZone
string
default: Europe/London

Timezone is used to create teams's default schedule from Monday to Friday from 9AM to 5PM. It will default to Europe/London if not passed.

weekStart
string
default: Sunday
autoAcceptCreator
boolean
default: true

Response

201 - application/json
status
enum<string>
required
Available options:
success,
error
data
object
required