Skip to main content

SessionInfoRequest

browserstring

The name of the browser used.

Example: Chrome
osstring

The operating system of the device.

Example: WIndows
SessionInfoRequest
{
"browser": "Chrome",
"os": "WIndows"
}