Webhooks
English
cURL
curl --request DELETE \ --url https://api.hubapi.com/webhooks/v3/{appId}/settings
This response has no body data.
Delete the webhook settings for the specified app. Event subscriptions will not be deleted, but will be paused until another webhook is created.
The ID of the app.
Was this page helpful?