curl --request DELETE \
--url https://api.hubapi.com/marketing/v3/marketing-events/associations/{externalAccountId}/{externalEventId}/lists/{listId} \
--header 'Authorization: Bearer <token>'This response has no body data.Dissocie une liste d’un événement marketing par identifiant de compte externe, identifiant d’événement externe et identifiant de liste ILS
curl --request DELETE \
--url https://api.hubapi.com/marketing/v3/marketing-events/associations/{externalAccountId}/{externalEventId}/lists/{listId} \
--header 'Authorization: Bearer <token>'This response has no body data.Produits pris en charge
Portées requises
The access token received from the authorization server in the OAuth 2.0 flow.
L'identifiant du compte associé à cet événement marketing dans l'application d'événement externe.
L'identifiant de l'événement marketing dans l'application d'événements externe.
L'ID ILS de la liste.