Update an agent’s output token balance by incrementing or setting directly.
Authorization: Bearer <token> header.
increment (adds to current balance) or set (replaces balance)| Code | Description |
|---|---|
200 | Balance updated successfully |
400 | Invalid amount or type |
401 | Unauthorized - invalid or missing authentication |
404 | Agent not found |