For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Sign inBook a demo
DocsReferenceChangelog
DocsReferenceChangelog
  • Introduction
    • SDKs
    • Errors
  • Humanloop API
      • GETGet
      • PATCHUpdate
      • DELDelete
LogoLogo
Sign inBook a demo
Humanloop APIDatapoints

Delete

Deprecated
DELETE
https://api.humanloop.com/v4/datapoints
DELETE
/v4/datapoints
$curl -X DELETE https://api.humanloop.com/v4/datapoints \
> -H "X-API-KEY: <apiKey>"

Delete a list of datapoints by their IDs.

WARNING: This endpoint has been decommissioned and no longer works. Please use the v5 datasets API instead.

Was this page helpful?
Previous

List For Project

Next
Built with

Authentication

X-API-KEYstring
API Key authentication via header

Errors

422
Datapoints Delete Request Unprocessable Entity Error