Check annotation availability

head/annotations/{annotationId}
Internal-Use Only

Returns header information and verifies that the annotation exists.

Request Samples

1

Response Samples

1No example avaliable

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
200OKThe annotation exists.Headers
404Not FoundThe annotation does not exist.