Saltar al contenido principal
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."

Documentation Index

Fetch the complete documentation index at: https://developers.hubspot.es/docs/llms.txt

Use this file to discover all available pages before exploring further.

Respuesta

200 - application/json

Successful response - Create a new event type

The response is of type object.

Last modified on April 13, 2026