cURL
curl --request DELETE \ --url https://{host}/v3/evals/datasets/{id} \ --header 'Authorization: Bearer <token>'
{ "api_version": "3.0", "kind": "ERROR", "error": { "code": 400, "message": "Resource Not Found", "errors": [ { "reason": "ResourceNotFoundException", "message": "Resource Not Found", "help": "<string>" } ] } }
Documentation IndexFetch the complete documentation index at: https://handbook.fiddler.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://handbook.fiddler.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Dataset UUID
Deleted