Delete Location Custom Field
n8n-nodes-base.httpRequest
Deletes a location custom field and all associated data permanently.
Use Cases
Remove unused fields
Clean up custom fields
Delete obsolete fields
Configuration
Node Configuration Summary
Ready-to-use GoHighLevel node configured for delete location custom field.
Copy and paste directly into your n8n workflow.
Method:
DELETE
Endpoint:
/locations/{{ $json.locationId }}/customFields/{{ $json.fieldId }}
Nodes:
2
Auth:
GoHighLevel OAuth2 API