Start Profile
Start Profile
POST http://127.0.0.1:2268/profiles/start/:profileIDExample
curl -X POST http://127.0.0.1:2268/profiles/start/:profileIDconst hidemyacc = new Hidemyacc();
const response= await hidemyacc.start("652e8e982293bc496ec38ecb");{
"proxy": "{\"host\":\"127.0.0.1\",\"mode\":\"http\",\"password\":\"d92913ab\",\"port\":26951,\"username\":\"nguyenmanhtien.bh\"}",
"params": "--disable-gpu --window-size=800,600 --window-position=100,100"
}Success response
Name
Type
Description
Success response example
Error response
Name
Type
Description
Error response example
Last updated