ghl_calendar_event_schedule_update
Update an event calendar's availability schedule by providing new rules and timezone. Only specified fields are updated.
Instructions
Update event calendar availability schedule Update the availability schedule for a specific event calendar. Only provided fields will be updated. The calendar ID is provided in the path. Endpoint: PUT /calendars/schedules/event-calendar/{calendarId} (Version header: v3; source: v3/calendars-v3.json) OAuth scopes: calendars.write
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body (schema carried verbatim from the official OpenAPI spec). | |
| calendarId | Yes | Unique identifier of the event calendar |