Deletes a single annotation based on the ID supplied
curl --request DELETE \ --url https://app.langwatch.ai/api/annotations/{id} \ --header 'X-Auth-Token: <api-key>'
{ "status": "<string>", "message": "<string>" }
ID of annotation to delete