Remove a datapoint from a dataset (deprecated)
Datasets
Remove a datapoint from a dataset (deprecated)
deprecated
Deprecated. Use DELETE /v1/datasets/{dataset_id}/datapoints/{datapoint_id} instead.
DELETE
Remove a datapoint from a dataset (deprecated)
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique identifier of the dataset
The unique identifier of the datapoint to remove

