Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Body
application/json
OS type. It should be the same with the OS you want to run the browser on.
Available options:
lin, mac, win, android, android-cloud Example:
"win"
Name of the profile.
Example:
"My Test Profile"
Here you can specify OS specification. For example chip version for macos or version of windows.
Available options:
M1, M2, M3, M4, win11, Example:
"win11"