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
{}

Response

200 - application/json

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

The response is of type object.