curl --request DELETE \
--url https://api.hubapi.com/webhooks/v3/{appId}/subscriptions/{subscriptionId} \
--header 'Authorization: Bearer <token>'This response has no body data.Supprimer un abonnement à un événement existant par ID.
curl --request DELETE \
--url https://api.hubapi.com/webhooks/v3/{appId}/subscriptions/{subscriptionId} \
--header 'Authorization: Bearer <token>'This response has no body data.