Projects
Create Project
Create a new project with a desktop instance
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Optional configuration for the project
The body is of type object
.
Response
200
application/json
Project created successfully
The response is of type object
.