Orgs / Teams
Create a team
POST
Headers
Path Parameters
Body
application/json
Name of the team
Minimum length:
1
Example:
"CalTeam"
Team slug
Example:
"caltel"
URL of the teams logo image
Example:
"https://i.cal.com/api/avatar/b0b58752-68ad-4c0d-8024-4fa382a77752.png"
You can store any additional data you want here. Metadata must have at most 50 keys, each key up to 40 characters. Values can be strings (up to 500 characters), numbers, or booleans.
Example:
{ "key": "value" }
URL of the teams banner image which is shown on booker
Example:
"https://i.cal.com/api/avatar/949be534-7a88-4185-967c-c020b0c0bef3.png"
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.
Example:
"America/New_York"
Example:
"Monday"
Was this page helpful?