curl --request DELETE \
--url https://api.hubapi.com/webhooks/v3/{appId}/subscriptions/{subscriptionId} \
--header 'Authorization: Bearer <token>'This response has no body data.IDを基準に既存のイベント配信登録を削除します。
curl --request DELETE \
--url https://api.hubapi.com/webhooks/v3/{appId}/subscriptions/{subscriptionId} \
--header 'Authorization: Bearer <token>'This response has no body data.