Start profile
POST http://localhost:36912/browser/start-profile
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
profileId | string | ||
sync | string |
Request Body
{"profileId"=>"{{PROFILE_ID}}", "sync"=>true}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
{"status":"success","wsUrl":"ws://127.0.0.1:22739/devtools/browser/15707a73-588c-47f5-a559-b7eb4b1a2793"}