v1

latestSwagger 2.02026-07-177320.2 KB

Updates the browser configuration for the requesting CustomerOS user

Updates an existing BrowserConfig object

patch/browser/config

Request body

idnumber

Primary identifier for the browser configuration

userIdstring

Associated user id for the browser configuration

tenantstring

Tenant associated with the browser configuration

cookiesstring nullable

Stored cookies for the browser configuration

userAgentstring nullable

User agent string for the browser configuration

createdAtstring date-time

Timestamp when the browser configuration was created

updatedAtstring date-time

Timestamp when the browser configuration was last updated

sessionStatus'VALID' | 'INVALID' | 'EXPIRED'

Status of the browser session

Response

A BrowserConfig object

object required