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

Supported products

Authorizations

hapikey
string
query
required

Path Parameters

appId
integer<int32>
required

The ID of the target app.

Response

Last modified on March 30, 2026