/
AG
agentserver
/
agentserver API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.0
2026-07-17
112
116
167.8 KB
Admin
Set workspace quota override (admin)
put
/api/admin/workspaces/{id}/quota
Path parameters
id
string
required
Workspace ID
Request body
AdminSetWorkspaceQuotaRequest
required
max_drive_size
integer
nullable
max_idle_timeout
integer
nullable
max_sandbox_cpu
integer
nullable
max_sandbox_memory
integer
nullable
max_sandboxes
integer
nullable
max_total_cpu
integer
nullable
max_total_memory
integer
nullable
Response
saved