Passer au contenu principal
DELETE
/
webhooks-journal
/
subscriptions
/
2026-03
/
filters
/
{filterId}
Supprimer le filtre
curl --request DELETE \
  --url https://api.hubapi.com/webhooks-journal/subscriptions/2026-03/filters/{filterId} \
  --header 'Authorization: Bearer <token>'
This response has no body data.

Supported products

Autorisations

Authorization
string
header
requis

The access token received from the authorization server in the OAuth 2.0 flow.

Paramètres de chemin

filterId
integer<int64>
requis

L'identifiant unique du filtre à supprimer.

Réponse

Dernière modification le 11 mai 2026