Delete Studio
DELETE/studios/:sessionId
Deletes the Studio associated with the given Studio session ID. Append ?workspaceId= to delete a Studio in a workspace context.
Request
Responses
- 204
- 403
- 404
OK - No content
Operation not allowed.
NotFound, when the Studio is not found or when the API is disabled for the workspace.