Marketing
Deutsch
cURL
curl --request POST \ --url https://api.hubapi.com/marketing/v3/marketing-events/batch/archive \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "inputs": [ { "objectId": "<string>" } ] }'
This response has no body data.
Exclui vários Eventos de marketing do portal com base em seus objectId, se existirem.
Respostas:
crm.objects.marketing_events.write
The access token received from the authorization server in the OAuth 2.0 flow.