ghl_location_create_custom_field
Create a new custom field for a location in GoHighLevel, specifying name, data type, and optional settings like placeholder, accepted formats, or model association.
Instructions
Create Custom Field Endpoint: POST /locations/{locationId}/customFields (Version header: v3; source: v3/locations-v3.json) OAuth scopes: locations/customFields.write
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body (schema carried verbatim from the official OpenAPI spec). | |
| locationId | Yes | Location Id |