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
成功レスポンス