ghl_location_update_custom_field
Modify a custom field's name, placeholder, accepted format, file settings, and text box options for a location using location ID and custom field ID.
Instructions
Update Custom Field Endpoint: PUT /locations/{locationId}/customFields/{id} (Version header: v3; source: v3/locations-v3.json)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Custom Field Id | |
| body | Yes | Request body (schema carried verbatim from the official OpenAPI spec). | |
| locationId | Yes | Location Id |