curl --request DELETE \
--url https://api.hubapi.com/webhooks/2026-03/{appId}/settings \
--header 'Authorization: Bearer <token>'This response has no body data.指定されたアプリのWebhook設定を削除します。イベント配信登録は削除されませんが、別のWebhookが作成されるまで一時停止されます。
curl --request DELETE \
--url https://api.hubapi.com/webhooks/2026-03/{appId}/settings \
--header 'Authorization: Bearer <token>'This response has no body data.