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
autoAcceptCreator
boolean
default:
true
bannerUrl
string

URL of the teams banner image which is shown on booker

bio
string
brandColor
string
darkBrandColor
string
hideBookATeamMember
boolean
hideBranding
boolean
default:
false
isPrivate
boolean
logoUrl
string

URL of the teams logo image

metadata
string
slug
string

Team slug

theme
string
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

Response

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