Open browser

View as Markdown
Launch a profile. The request resolves **once the browser has finished launching**; a failed launch returns an error. **Errors:** `2003 MISSING_PARAM`, `3004 BROWSER_IN_USE`, `3001 BROWSER_OPEN_FAILED`. **Body parameters** | Field | Type | Required | Description | |---|---|---|---| | `id` | `string` | Yes | Profile UUID to open. |

Authentication

X-API-Keystring
API Key authentication via header

Request

This endpoint expects an object.
idstringRequired

Response

OK
codeinteger
dataobject
successboolean