Skip to main content
PATCH
Update user agent of profile

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

currentWorkspace
string

Body

application/json
browserIds
string[]
required

Profile IDs that you want to update.

Example:
updateUaToNewBrowserV
boolean

Should be always true.

Example:

true

updateAllProfiles
boolean

If true - updates all profiles that belongs to user.

Example:

true

Response

200 - undefined