curl --request PUT \
--url https://api.hubapi.com/marketing/v3/marketing-events/associations/{externalAccountId}/{externalEventId}/lists/{listId} \
--header 'Authorization: Bearer <token>'This response has no body data.Associa uma lista a um evento de marketing por ID de conta externa, ID de evento externo e ID de lista ILS
curl --request PUT \
--url https://api.hubapi.com/marketing/v3/marketing-events/associations/{externalAccountId}/{externalEventId}/lists/{listId} \
--header 'Authorization: Bearer <token>'This response has no body data.Produtos suportados
Escopos Necessários
The access token received from the authorization server in the OAuth 2.0 flow.
O accountId que está associado a este evento de marketing no aplicativo de eventos externos.
O ID do evento de marketing no aplicativo de eventos externos.
O ID ILS da lista.