ghl_calendar_update
Update an existing calendar's settings, including availability, team members, and booking rules, by providing the calendar ID and request body.
Instructions
Update Calendar Update calendar by ID. Endpoint: PUT /calendars/{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 | Calendar Id |