cURL
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>" } ] }
Delete a user-level local agent ACU limit.
ManageBilling
Service User credential (prefix: cog_)
Successful Response