Skip to content

Delete annotation

Request

Delete an annotation.

Security
api_key
Path
annotationIdstring, (uuid)required

The ID of the annotation to be deleted.

curl -i -X DELETE \
  'https://coreapi.hoxton.ai/_mock/v1/annotations/{annotationId}' \
  -H 'Authorization: YOUR_API_KEY_HERE'

Responses

OK.

Response
No content