Skip to main content
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.

Required Scopes

This API requires one of the following scopes:
  • automation

Path Parameters

workflowId
integer
required

ID of the workflow

Response

Workflow deleted successfully