Verify that a context exists

head/contexts/{contextId}

Determines whether a specific context exists. Returns headers for the specified context.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
contextId
string
true

The ID of the context.

Responses

StatusMeaningDescription
200OK

The request succeeded.

Headers
404Not Found

The requested resource does not exist.

406Not Acceptable

The content media types are unacceptable.