Skip to main content
PATCH

Authorizations

Authorization
string
header
required

Body

application/json
email
string<email>
required

Email address of the user whose default schedule to update.

timezone
string | null

IANA timezone identifier. Set to null to keep the current timezone.

Example:

"Europe/Berlin"

weeklyHours
object[]

Weekly availability hours.

specialHours
object[]

Date-specific availability overrides.

Response

OK

success
boolean
required
status
integer
required
resource
object
required
Last modified on April 29, 2026