Skip to main content
PATCH
cURL

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

请求体

application/json
models
object
streamIdleTimeout
number
默认值:900
必填范围: 30 <= x <= 1800
maxIdleTime
number
默认值:1800
必填范围: 60 <= x <= 7200
maxConcurrentChats
number
默认值:3
必填范围: 1 <= x <= 20
defaultEffort
enum<string>
默认值:medium
可用选项:
low,
medium,
high,
xhigh
resources
object

响应

200

Update sandbox agent configuration successfully.

最后修改于 2026年9月15日