curl --request DELETE \
--url https://api.hubapi.com/events/v3/event-definitions/{eventName} \
--header 'Authorization: Bearer <token>'This response has no body data.curl --request DELETE \
--url https://api.hubapi.com/events/v3/event-definitions/{eventName} \
--header 'Authorization: Bearer <token>'This response has no body data.