Skip to main content
DELETE
/
automation
/
v4
/
actions
/
{appId}
/
{definitionId}
Delete an action definition
curl --request DELETE \
  --url 'https://api.hubapi.com/automation/v4/actions/{appId}/{definitionId}?hapikey='
This response has no body data.

Supported products

Requires one of the following products or higher.
Marketing HubMarketing Hub -Professional
Sales HubSales Hub -Professional
Service HubService Hub -Professional
Content HubContent Hub -Professional
Data HubData Hub -Professional

Authorizations

hapikey
string
query
required

Path Parameters

appId
integer<int32>
required

The ID of the app.

definitionId
string
required

The ID of the custom action definition.

Response

Last modified on December 16, 2025