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>" } ] }
Crea o actualiza el límite de ACU de Devin a nivel de organización.
ManageBilling
Credencial de usuario de servicio (prefijo: cog_)
x >= 0
Respuesta exitosa