Verify that a context exists

head/contexts/{contextId}
Internal-Use Only

Determines whether the specified context exists.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
contextId
string
true

Specifies the context to check.

Responses

StatusMeaningDescription
200OKThe request succeeded.Headers
404Not FoundNo context definition exists at the requested path.