Delete Recurring Task
n8n-nodes-base.httpRequest
Deletes a recurring task permanently, stopping future task generation.
Use Cases
Remove recurring tasks
Stop task automation
Clean up schedules
Configuration
Node Configuration Summary
Ready-to-use GoHighLevel node configured for delete recurring task.
Copy and paste directly into your n8n workflow.
Method:
DELETE
Endpoint:
/locations/{{ $json.locationId }}/tasks/recurring/{{ $json.taskId }}
Nodes:
2
Auth:
GoHighLevel OAuth2 API