curl --request DELETE \
--url https://api.example.com/api/v2/projects/{project_id}/agent-datasets/{dataset_id} \
--header 'Authorization: Bearer <token>'{}Archive an agent dataset and its test cases. Use when retiring datasets no longer needed.
curl --request DELETE \
--url https://api.example.com/api/v2/projects/{project_id}/agent-datasets/{dataset_id} \
--header 'Authorization: Bearer <token>'{}Documentation Index
Fetch the complete documentation index at: https://docs.freeplay.ai/llms.txt
Use this file to discover all available pages before exploring further.