跳转到主要内容
DELETE
/
v3beta1
/
enterprise
/
consumption
/
acu-limits
/
devin
/
organizations
/
{org_id}
删除组织级 Devin ACU 限制
curl --request DELETE \
  --url https://api.devin.ai/v3beta1/enterprise/consumption/acu-limits/devin/organizations/{org_id} \
  --header 'Authorization: Bearer <token>'
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "ctx": {},
      "input": "<unknown>"
    }
  ]
}

权限

需要在企业级别拥有 ManageBilling 权限的服务用户。

授权

Authorization
string
header
必填

服务用户凭据(前缀:cog_)

路径参数

org_id
string
必填

响应

成功响应