Skip to main content
DELETE
/
webhooks
/
v3
/
{appId}
/
subscriptions
/
{subscriptionId}
Delete event subscription
curl --request DELETE \
  --url 'https://api.hubapi.com/webhooks/v3/{appId}/subscriptions/{subscriptionId}?hapikey='
This response has no body data.

Supported products

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

Authorizations

hapikey
string
query
required

Path Parameters

appId
integer<int32>
required

The ID of the app.

subscriptionId
integer<int32>
required

The ID of the event subscription.

Response

Last modified on December 16, 2025