curl --request DELETE \
--url https://api.hubapi.com/automation/actions/2026-03/{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/actions/2026-03/{appId}/{definitionId} \
--header 'Authorization: Bearer <token>'This response has no body data.Was this page helpful?