calendars_edit_block_slot
Update a calendar block slot by specifying event and calendar IDs to change its title, start time, or end time.
Instructions
Update Block Slot
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | Title | |
| endTime | No | End Time | |
| eventId | Yes | Event Id or Instance id. For recurring appointments send masterEventId to modify original series. | |
| startTime | No | Start Time | |
| calendarId | Yes | Either calendarId or assignedUserId can be set, not both. | |
| locationId | No | Location Id Defaults to GHL_LOCATION_ID when omitted. | |
| assignedUserId | No | Either calendarId or assignedUserId can be set, not both. |