Skip to main content
Version: 2023-02-21

Update event calendar availability schedule

PUT 

/calendars/schedules/event-calendar/:calendarId

Update the availability schedule for a specific event calendar. Only provided fields will be updated. The calendar ID is provided in the path.

Request

Version stringrequired

API Version

Available options2023-02-21
calendarId stringrequired

Unique identifier of the event calendar

application/json

Bodyrequired

    rulesobject[]

    Updated schedule rules defining when the schedule is active

    timezonestring

    Updated timezone for the schedule (IANA timezone identifier)

    Possible values: Value must match regular expression ^[A-Za-z_]+/[A-Za-z_]+$

application/json

Schedule updated successfully for the event calendar

Schema
    scheduleobjectrequired

    The event calendar schedule