Skip to content

Update Browser Info

PATCH
/session/v1/session/{session_id}/browser

Update the browser info for the session

Required Permissions:

  • For any player (including themselves) any of: session:*, session:update:browser

Required Session Permissions: SessionPermissions.session_admin if user does not have the session:* auth permission

Authorizations

Parameters

Path Parameters

session_id
required
string
>= 1 characters <= 128 characters

Request Body required

Information about the browser resource in a session

object
custom_data

Custom data with the listing of the instance in the Session browser

object
key
additional properties
string
>= 1 characters <= 4096 characters

Responses

200

Successful Response

Information about the browser resource in a session

object
custom_data

Custom data with the listing of the instance in the Session browser

object
key
additional properties
string
>= 1 characters <= 4096 characters

403

Forbidden

object
auth_success
boolean
default: true
error_code
required
string
desc
required
string

422

Validation Error

object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string