Get headers verify that the member exists

head/annotations/{annotationId}/members/{memberId}

Returns header information and verifies that the member exists.

Request Samples

1

Response Samples

1Not Available

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
200OK

The annotation member exists.

Headers
400Bad Request

The specified request was invalid for one of these reasons: The annotation ID for the specified member is not correct. The new member value exceeds the maximum allowable length.

Schema
404Not Found

The specified member does not exist.

Schema