ghl_calendar_group_update
Update an existing calendar group by providing its ID and specifying new name, description, or slug.
Instructions
Update Group Update Group by group ID Endpoint: PUT /calendars/groups/{groupId} (Version header: v3; source: v3/calendars-v3.json) OAuth scopes: calendars/groups.write
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body (schema carried verbatim from the official OpenAPI spec). | |
| groupId | Yes | Group Id |