Skip to main content
DELETE
Delete Data Point
Deletes a Customer Value data point by its ID. Deleting a data point does not delete rule goals that reference its identifier — those goals simply stop matching, which silently stops the rule from firing. Review your rules after deleting a data point. To stop collecting a data point while keeping it and its rules intact, update it with status set to inactive instead.

Authorizations

X-Eflow-Api-Key
string
header
required

The Everflow API key generated from the Control Center > Security.

Path Parameters

dataPointId
integer
required

The data point identifier.

Response

200 - application/json
result
boolean