Our Python SDK got smarter. We developed a Typscript SDK too. We are updating our SDK code blocks. Python SDKhere.Typscript SDKhere.
Description
Patronus AI APIAnnotations

Batch Delete Annotation Criteria

DELETE
/v1/annotation-criteria
/v1/annotation-criteria

The Authorization access token

Authorization

X-API-KEY<token>

In: header

Query Parameters

project_id
Required
Project Id

Format: "uuid"
curl -X DELETE "https://api.patronus.ai/v1/annotation-criteria?project_id=497f6eca-6276-4993-bfeb-53cbbbba6f08" \
  -H "X-API-KEY: <token>"

Successful Response