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.
curl --request DELETE \
--url https://api.hubapi.com/marketing/v3/marketing-events/{objectId} \
--header 'Authorization: Bearer <token>'This response has no body data.Was this page helpful?