DELETE
/
automation
/
v3
/
workflows
/
{workflowId}
Delete a workflow
curl --request DELETE \
  --url https://api.hubapi.com/automation/v3/workflows/{workflowId}
This response does not have an example.

Path Parameters

workflowId
integer
required

ID of the workflow

Response

204

Workflow deleted successfully