GoHighLevel - Delete Contact
n8n-nodes-base.httpRequest
Remove contacts from HighLevel CRM by contact ID. Delete contacts for cleanup, GDPR compliance, or data management workflows.
Use Cases
Remove contacts for GDPR compliance automatically
Delete duplicate or invalid contacts
Clean up contact database based on criteria
Configuration
Node Configuration Summary
Ready-to-use GoHighLevel node configured for gohighlevel - delete contact.
Copy and paste directly into your n8n workflow.
Method:
DELETE
Endpoint:
/contacts/{{ $json.contactId }}
Nodes:
2
Auth:
GoHighLevel OAuth2
BuildShip-ready configuration with API call node and custom logic.
Make.com scenario configuration with HTTP module and data processing.