Passer au contenu principal
DELETE
/
integrations
/
v1
/
{application-id}
/
timeline
/
event-types
/
{event-type-id}
/
properties
/
{property-id}
Delete Property for Timeline Event Type
curl --request DELETE \
  --url https://api.hubapi.com/integrations/v1/{application-id}/timeline/event-types/{event-type-id}/properties/{property-id}
{}

Réponse

200 - application/json

Successful response - Delete an existing property for a specified timeline event type

The response is of type object.

Last modified on April 2, 2026