Determine whether the specified context membership exists

head/memberships/{membershipId}
Internal-Use Only

Determines whether the specified context membership exists.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
membershipId
string
true

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

Responses

StatusMeaningDescription
200OKThe repository item membership exists.
404Not FoundThe request did not find the specified repository item membership.