cURL
curl --request PUT \ --url https://api.devin.ai/v3beta1/enterprise/consumption/acu-limits/local-agent \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "cycle_acu_limit": 1 } '
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "ctx": {}, "input": "<unknown>" } ] }
创建或更新账户级本地代理的 ACU 限额。
ManageBilling
服务用户凭据(前缀:cog_)
x >= 0
成功响应