locations_update_custom_value
Update an existing custom value for a GHL location by ID, name, and value. Specify optional location ID to target a specific account.
Instructions
Update Custom Value
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Custom Value Id | |
| name | Yes | ||
| value | Yes | ||
| locationId | No | Location Id Defaults to GHL_LOCATION_ID when omitted. |