Skip to main content
DELETE
Delete a specific datapoint

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

datapoint_id
string
required

Datapoint ID like 65c13dbbd65fb876b7886cdb

Response

200 - application/json

Datapoint successfully deleted

Response for DELETE /datapoints/{datapoint_id}

deleted
boolean
required