Create Studio
POST/studios
Creates a new Studio environment, starting it by default. Default behavior can be changed using the query parameter autoStart=false
.
Request
Responses
- 200
- 201
- 400
- 403
- 404
- 409
Create Studio 200 response
Created
BadRequest
Operation not allowed
NotFound, when the workspace or compute environment is not found or when the API is disabled.
Conflict - duplicated name