Skip to main content
DELETE
/
v3beta1
/
enterprise
/
consumption
/
acu-limits
/
devin
/
organizations
/
{org_id}
Delete org-level Devin ACU limit
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>"
    }
  ]
}

Permissions

Requires a service user with the ManageBilling permission at the enterprise level.

Authorizations

Authorization
string
header
required

Service User credential (prefix: cog_)

Path Parameters

org_id
string
required

Response

Successful Response