Post Browser Info
POST /session/v1/session/{session_id}/browser
POST
/session/v1/session/{session_id}/browser
Register session in the public browser
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
Query Parameters
refresh_ttl
boolean
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
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
403
Forbidden
object
auth_success
boolean
error_code
required
string
desc
required
string
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string