Skip to main content
PATCH
Update availability schedule by UUID

Authorizations

Authorization
string
header
required

Path Parameters

uuid
string<uuid>
required

Schedule identifier

Example:

"Q1ZYo391da"

Body

application/json
email
string<email>
required

Email address of the user who owns the schedule.

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