Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Help us improve these docs. Take our quick survey.
cURL
curl --request DELETE \ --url https://api.example.com/v2/{entity}/{project}/predictions
{ "num_deleted": 123 }
Delete predictions.
List of prediction IDs to delete
Successful Response
Number of predictions deleted
Was this page helpful?