PATCH
/
v2
/
organizations
/
{orgId}
/
teams
/
{teamId}

Path Parameters

orgId
number
required
teamId
number
required

Body

application/json
bannerUrl
string

URL of the teams banner image which is shown on booker

bio
string
bookingLimits
string
brandColor
string
darkBrandColor
string
hideBookATeamMember
boolean
hideBranding
boolean
includeManagedEventsInLimits
boolean
isPrivate
boolean
logoUrl
string

URL of the teams logo image

metadata
string
name
string

Name of the team

Minimum length: 1
slug
string

Team slug

theme
string
timeFormat
number
timeZone
string

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

Response

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