GET
/Session/IsValid/
Gets whether the given session ID is valid or not.
Request
Method
Request URI
GET
/API/Session/IsValid/?overrideId=value&sessionId=value
URI Parameters
URI Parameter
Description
overrideId
An optional ID if the session ID isn't provided to check.
sessionId
ID of the session to check.
Request Body
There is no Request Body for this function.
Response
Response Body
A value indicating whether the session is valid; or an error code indicating the reason for failure.
© 1999-2018 Dundas Data Visualization, Inc.