DELETE
/
automation
/
v4
/
actions
/
{appId}
/
{definitionId}
Delete an action definition
curl --request DELETE \
  --url https://api.hubapi.com/automation/v4/actions/{appId}/{definitionId}
This response has no body data.
Supported products
Requires one of the following products or higher.
Marketing HubMarketing HubProfessional
Sales HubSales HubProfessional
Service HubService HubProfessional
Content HubContent HubFree

Authorizations

hapikey
string
query
required

Path Parameters

definitionId
string
required

The ID of the custom action definition.

appId
integer
required

The ID of the app.