curl --request DELETE \
--url https://api.avidoai.com/v0/annotations/{id} \
--header 'x-api-key: <api-key>' \
--header 'x-application-id: <api-key>'{}Deletes an existing annotation.
curl --request DELETE \
--url https://api.avidoai.com/v0/annotations/{id} \
--header 'x-api-key: <api-key>' \
--header 'x-application-id: <api-key>'{}Your unique Avido API key
Your unique Avido Application ID
The unique identifier of the annotation
"789e4567-e89b-12d3-a456-426614174000"
Annotation successfully deleted