UpdateWorkspace
PUT/workspaces/:workspace_name
Updates an existing workspace configuration, allowing modification of admin settings, mandatory dimensions, and workspace properties. Validates config version existence if provided.
Request
Responses
- 200
- 404
- 500
UpdateWorkspace 200 response
WorkspaceNotFound 404 response
InternalServerError 500 response