Update Marco Profile

Update Marco Profile

PUT http://127.0.0.1:2268/profiles/:profileID

Parameters - Parameter

Name
Type
Description

name

String

Optional profile's name

notes

String

Optional Note

browserSource

String

Optional Browser. List of supported browsers source: (marco)

fakeMediaDevices

Boolean

default: true

fakeWebGLImage

Boolean

default: true

fakeWebGLMetaData

Boolean

default: true

fakeAudio

Boolean

default: true

fakeClientRects

Boolean

default: false

language

String

browser language

resolution

String

screen resolution

proxy

String

Optional Proxy. Support http, socks4, socks5 Use in the following format:

folder

String

Folder ID

webRTCMode

Boolean

default: true. Disable WebRTC: false

fakeCanvas

Boolean

default: true

majorVersion

String

Browser's version

extension

String

extension folder path

os

String

Operating system. List of supported operating systems: (win, mac, lin, ios)

browserType

String

Optional Browser. List of supported browsers type: (chrome, brave, opera, edge, yandex)

clearCacheOnBrowserClose

Boolean

default:true

restoreLastSessionOnBrowserOpen

Boolean

default:true

startURL

String

Start URL

Example

Link to Postman's API Hidemyacc version 3:

https://drive.google.com/file/d/15HowoZVj6rFe3yoAdgn6FsLj0_4oqZIi/view?usp=sharing

Success response

Success response - Success 200

Name
Type
Description

data

Object

Profile information

Success response example

Success response example - Success-Example

Error response

Error response - Error 4xx

Name
Type
Description

402

API supported from Team plan

Error response example

Error response example - Response (example):

Last updated