curl --request DELETE \
--url https://api.hubapi.com/automation/v4/actions/{appId}/{definitionId} \
--header 'Authorization: Bearer <token>'This response has no body data.Delete an action definition by ID.
curl --request DELETE \
--url https://api.hubapi.com/automation/v4/actions/{appId}/{definitionId} \
--header 'Authorization: Bearer <token>'This response has no body data.Was this page helpful?