curl --request DELETE \
--url https://api.hubapi.com/events/v3/event-definitions/{eventName} \
--header 'Authorization: Bearer <token>'This response has no body data.Delete a custom event definition by name.
curl --request DELETE \
--url https://api.hubapi.com/events/v3/event-definitions/{eventName} \
--header 'Authorization: Bearer <token>'This response has no body data.Was this page helpful?