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