cURL
curl --request DELETE \ --url https://api.hubapi.com/automation/v2/workflows/{workflowId}/enrollments/contacts/{email}
{ "status": "<string>", "message": "<string>", "correlationId": "<string>" }
Remove a contact from workflow.
Scope requirements
Contact unenrolled successfully (no body)
Was this page helpful?