Get headers verify that the member exists

head/annotations/{annotationId}/members/{memberId}
Internal-Use Only

Returns header information and verifies that the member exists.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
annotationId
string
true

The annotation ID.

memberId
string
true

The member 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 member exists.Headers
400Bad RequestThe specified request was invalid for one of these reasons: <ul> <li>The annotation ID for the specified member is not correct. <li>The new member value exceeds the maximum allowable length. </ul>Schema
404Not FoundThe specified member does not exist.Schema