Getting Started
Platform / Cal Provider
Platform / Google Calendar
Platform / Managed Users
Platform / Webhooks
Orgs / Attributes
Orgs / Attributes / Options
Orgs / Event Types
Orgs / Memberships
Orgs / Schedules
Orgs / Teams
Orgs / Teams / Memberships
Orgs / Teams / Schedules
Orgs / Webhooks
Bookings
- GETGet all bookings
- POSTCreate a booking
- GETGet a booking
- POSTReschedule a booking
- POSTCancel a booking
- POSTMark a booking absence
- POSTAutomatically reassign booking to a new host
- POSTReassign a booking to a specific user
- POSTConfirm booking that requires a confirmation
- POSTDecline booking that requires a confirmation
Calendars
Conferencing
Destination Calendars
Event Types
Event Types / Webhooks
Schedules
Selected Calendars
Stripe
Teams / Event Types
Teams / Memberships
Timezones
Update a user
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
The body is of type object
.
Response
success
, error
The ID of the user
The email of the user
The time zone of the user
The week start day of the user
Whether to hide branding for the user
The date when the user was created
organization user profile, contains user data within the organizaton context
The username of the user
The name of the user
The date when the email was verified
The bio of the user
The URL of the user's avatar
The app theme of the user
The theme of the user
The ID of the default schedule for the user
The locale of the user
The time format of the user
The brand color of the user
The dark brand color of the user
Whether dynamic booking is allowed for the user
Whether the user is verified
The ID of the user who invited this user
Was this page helpful?