ghl_calendar_schedule_update
Modify an existing schedule by updating its availability rules, timezone, or name. Only provided fields are changed.
Instructions
Update user availability schedule Modify an existing schedule by updating its rules, timezone, and name All fields are optional - only provided fields will be updated. Endpoint: PUT /calendars/schedules/{id} (Version header: v3; source: v3/calendars-v3.json) OAuth scopes: calendars.write
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Unique identifier of the schedule to update | |
| body | Yes | Request body (schema carried verbatim from the official OpenAPI spec). |