Check annotation availability

head/annotations/{annotationId}

Returns header information and verifies that the annotation exists.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
annotationId
string
true

The annotation ID.

Header Parameters

NameTypeRequiredDescription
If-Match
string
false

The value of the ETag that was returned from a GET or previous PUT of this type. This header is optional, but if provided, this MUST match exactly the current value of the etag of the object.

Responses

StatusMeaningDescription
200OK

The annotation exists.

Headers
404Not Found

The annotation does not exist.