ghl_location_update_custom_value
Update a custom value for a specified location. Modify the name or value of an existing custom field using location and custom value IDs.
Instructions
Update Custom Value Endpoint: PUT /locations/{locationId}/customValues/{id} (Version header: v3; source: v3/locations-v3.json)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Custom Value Id | |
| body | Yes | Request body (schema carried verbatim from the official OpenAPI spec). | |
| locationId | Yes | Location Id |