Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Name of the workspace.
Example:
"My Workspace"
Gologin will create starting profiles with creating a workspace. If you want to create a workspace with a specific OS, you can specify it here.
Available options:
lin, mac, win, android, android-cloud Example:
"win"
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"
Response
200 - application/json