Create Studio
POST/studios
Creates a new Studio environment, starting it by default. Default start behavior can be changed using the query parameter autoStart=false
.
Request
Responses
- 200
- 201
- 400
- 403
- 404
- 409
CreateDataStudio 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