Our docs got a refresh! Check out the new content and improved navigation. For detailed API reference see our Python SDK docs and TypeScript SDK.
Description
API referenceExperiments

Delete Experiment

DELETE
/v1/experiments/{id}
/v1/experiments/{id}

The Authorization access token

Authorization

X-API-KEY<token>

In: header

Path Parameters

id
Required
Id

curl -X DELETE "https://api.patronus.ai/v1/experiments/string" \
  -H "X-API-KEY: <token>"

Successful Response