DELETE /Annotation/{id}/

Deletes an annotation.
 

Request

Method Request URI
DELETE /API/Annotation/{id}/?sessionId=value

URI Parameters

URI Parameter Description
sessionId Current session ID.

Path Parameters

Path Parameter Description
id The ID of the annotation to delete.

Request Body

There is no Request Body for this function.

Response

Response Body

Status code indicating success or a reason for operation failure.