Passer au contenu principal
DELETE
/
marketing
/
v3
/
marketing-events
/
{objectId}
Supprimer un événement marketing par ID d'objet
curl --request DELETE \
  --url https://api.hubapi.com/marketing/v3/marketing-events/{objectId} \
  --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

objectId
string
requis

L'identifiant interne de l'événement marketing dans HubSpot.

Réponse

Last modified on April 13, 2026