Delete a specific datapoint
Datapoints
Delete a specific datapoint
Permanently delete a datapoint by its unique identifier.
DELETE
Delete a specific datapoint
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
Datapoint ID like 65c13dbbd65fb876b7886cdb
Response
200 - application/json
Datapoint successfully deleted
Response for DELETE /datapoints/{datapoint_id}

