Error
Budgets
Upsert an entity budget
Creates or updates the LiteLLM tag budget for a single entity. The tag is {entityType}_id_{entityId}. On success, returns the live budget info fetched from LiteLLM. Requires super_admin or budget_management write.
PUT
Error
Authorizations
Organisation API key. Format: sk_<secret>/<keyname> — the secret portion, a literal slash, and the human-readable key name. The header exulu-api-key is accepted as an alias. A Bearer prefix is tolerated and stripped. Keys with an agent scope are only valid for the scoped agent instance.
Path Parameters
Available options:
user, role, team, project, agent, routine Body
application/json
Response
Live budget info after upsert.