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
"\nExample DELETE URL:\nhttps://api.hubapi.com/integrations/v1/123/timeline/event-types/256?hapikey=xxxx-xxxx-xxxx-xxxx&userId=123456\n\nReturns a 204 No Content response on success."

Response

200 - application/json

Successful response - Create a new event type

The response is of type object.