ghl_calendar_block_slot_update
Update an existing calendar block slot by its event ID to modify title, time, or assigned user.
Instructions
Update Block Slot Update block slot by ID Endpoint: PUT /calendars/events/block-slots/{eventId} (Version header: v3; source: v3/calendars-v3.json) OAuth scopes: calendars/events.write
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body (schema carried verbatim from the official OpenAPI spec). | |
| eventId | Yes | Event Id or Instance id. For recurring appointments send masterEventId to modify original series. |