Skip to main content
DELETE
/
v3beta1
/
enterprise
/
consumption
/
acu-limits
/
local-agent
/
users
/
{user_id}
Delete user-level local agent ACU limit
curl --request DELETE \
  --url https://api.devin.ai/v3beta1/enterprise/consumption/acu-limits/local-agent/users/{user_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

user_id
string
required

Response

Successful Response