Marketing
English
cURL
curl --request DELETE \ --url https://api.hubapi.com/marketing/v3/marketing-events/{objectId} \ --header 'Authorization: Bearer <token>'
This response has no body data.
Deletes the existing Marketing Event with the specified objectId, if it exists.
crm.objects.marketing_events.write
The access token received from the authorization server in the OAuth 2.0 flow.
The internal ID of the marketing event in HubSpot
Was this page helpful?