Skip to main content
DELETE
/
integrations
/
v1
/
{application-id}
/
timeline
/
event-types
/
{event-type-id}
Delete a timeline Event Type
curl --request DELETE \
  --url https://api.hubapi.com/integrations/v1/{application-id}/timeline/event-types/{event-type-id}
"Returns a 204 No Content response on success."

Response

200 - application/json

Successful response - Create a new event type

The response is of type object.

Last modified on December 12, 2025