curl --request DELETE \
--url https://api.hubapi.com/webhooks/2026-03/{appId}/settings \
--header 'Authorization: Bearer <token>'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.
curl --request DELETE \
--url https://api.hubapi.com/webhooks/2026-03/{appId}/settings \
--header 'Authorization: Bearer <token>'This response has no body data.Was this page helpful?