workspace-code-execution-policy
Set Workspace Code Execution Policy
Set a workspace's code-execution policy, replacing any existing one.
An organization owner/admin, or an owner/admin of this workspace, may write it. The policy can only narrow what the deployment permits: turning code execution off for the workspace, lowering the loop and execution ceilings, and removing tool kinds from what the sandbox backend serves. It never turns a sandbox the deployment has not configured on, and image may only name one the operator curated (allowed_images on the response reports the set); anything else is refused with 400.
put/v1/workspaces/{workspace_id}/code-execution-policy
Path parameters
workspace_idstring uuid required
Request body
Response
Successful Response