DELETE
/
webhooks
/
v3
/
{appId}
/
subscriptions
/
{subscriptionId}
Delete event subscription
curl --request DELETE \
  --url https://api.hubapi.com/webhooks/v3/{appId}/subscriptions/{subscriptionId}
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 HubStarter

Authorizations

hapikey
string
query
required

Path Parameters

subscriptionId
integer
required

The ID of the event subscription.

appId
integer
required

The ID of the app.