Error
Settings
Remove one model's context-window override.
The model falls back to AgentEye’s built-in default from the next ingested event. 404 if this organization has no override for that model.
The model id travels in the model QUERY parameter, not the path, so ids
containing / need no percent-encoding.
DELETE
Error
Authorizations
A scoped AgentEye API key. Mint one in the dashboard under Settings → API keys, or with POST /v1/keys. Each endpoint names the permission it requires; a key without it gets 403 and a required_permission field naming what was missing.
Query Parameters
The model id whose override to remove.
Response
Override removed.

