Remove a datapoint from a dataset
Datasets
Remove a datapoint from a dataset
Remove a specific datapoint from a dataset. The datapoint itself is not deleted, only dereferenced from the dataset.
DELETE
Remove a datapoint from a dataset
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

