curl --request DELETE \
--url https://api.hubapi.com/marketing/v3/marketing-events/associations/{marketingEventId}/lists/{listId} \
--header 'Authorization: Bearer <token>'This response has no body data.Desasociar una lista de un evento de marketing por ID de evento de marketing e ID de lista ILS
curl --request DELETE \
--url https://api.hubapi.com/marketing/v3/marketing-events/associations/{marketingEventId}/lists/{listId} \
--header 'Authorization: Bearer <token>'This response has no body data.Productos compatibles
Ámbitos Requeridos
The access token received from the authorization server in the OAuth 2.0 flow.
El ID de ILS de la lista.
El id interno del evento de marketing en HubSpot.