Verify session availability

head/sessions/{sessionId}

Determines whether the specified session is available.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
sessionId
string<object-id>
true

Specifies the ID of the session that you are checking.

Responses

StatusMeaningDescription
200OK

The request succeeded.

Headers
404Not Found

No session exists at the requested path.