Update a team
Update team details for the authenticated user
Authorizations
Use the Authorization header with Bearer scheme.
Examples:
- API Key: Authorization: Bearer calid_xxxxx
Path Parameters
Numeric team identifier.
x > 142
Body
Team display name.
1 - 255"Growth Team"
Optional URL slug. Generated from name when omitted on create.
1 - 100"growth-team"
Optional team biography or description.
"Team managing growth and acquisition programs."
Optional public logo URL.
"https://cdn.example.com/team-logo.png"
Whether team branding should be hidden in booking pages.
false
Whether team profile links should be hidden publicly.
false
Whether team resources are private by default.
false
Whether booking a specific team member is disabled.
false
Optional UI theme preference for team pages.
"light"
Optional primary brand color hex value.
"#2563eb"
Optional dark-mode brand color hex value.
"#1e3a8a"
Preferred time format. Allowed values: 12 or 24.
12 <= x <= 2424
IANA timezone identifier used for team scheduling defaults.
"Asia/Kolkata"
Week start day label used for calendar preferences.
"Monday"
Arbitrary metadata payload associated with the team.
Optional booking frequency configuration payload.
Related topics
Managing Team Settings and ProfileUpdate a team memberUpdate a team event typeManage team membersUpdate a contact