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)
Documentation Index
Fetch the complete documentation index at: https://docs.honeyhive.ai/llms.txt
Use this file to discover all available pages before exploring further.
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

