Determine whether the specified context membership exists

head/memberships/{membershipId}

Determines whether the specified context membership exists.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
membershipId
string
true

The unique identifier for the repository item for which to check whether the membership exists.

Responses

StatusMeaningDescription
200OK

The repository item membership exists.

Headers
404Not Found

The request did not find the specified repository item membership.