Skip to main content

Update a Studio

PUT 

/studios/:sessionId

Updates the specified Data Studio session. Can only update non-running Studios. The compute environment can be changed by setting computeEnvId to a compute environment compatible with the Studio's current one. See GET /studios/{sessionId}/compatible-ce for compatible options.

Request

Responses

OK