ghl_calendar_service_update
Update a calendar service by its ID, modifying details like name, duration, price, and staff assignments.
Instructions
Update Service Update service by ID. Endpoint: PUT /calendars/services/catalog/{serviceId} (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). | |
| serviceId | Yes | Service ID |