Verify session availability

head/sessions/{sessionId}
Internal-Use Only

Determines whether the specified session is available.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
sessionId
string<object-id>
true

Specifies the ID of the session that you are checking.

Responses

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