ghl_location_delete_custom_field
Removes a custom field from a GoHighLevel location by providing the location ID and custom field ID.
Instructions
Delete Custom Field Endpoint: DELETE /locations/{locationId}/customFields/{id} (Version header: v3; source: v3/locations-v3.json)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Custom Field Id | |
| locationId | Yes | Location Id |