Skip to main content
DELETE
Remove a datapoint from a dataset (deprecated)

Authorizations

Authorization
string
header
required

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

Path Parameters

dataset_id
string
required

The unique identifier of the dataset

datapoint_id
string
required

The unique identifier of the datapoint to remove

Response

200 - application/json

Datapoint successfully removed from dataset

Response for DELETE /datasets/{dataset_id}/datapoints/{datapoint_id}

dereferenced
boolean
required
message
string
required