ghl_calendar_service_location_update
Update an existing service location's details such as name, address, phone, and location type by passing its unique ID and the updated fields.
Instructions
Update Service Location Update an existing service location Endpoint: PUT /calendars/services/locations/{serviceLocationId} (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). | |
| serviceLocationId | Yes | Unique Service Location ID |