Files
openrouter-python-sdk-retry…/docs/operations/updatekeyslimitreset.md
T
2025-11-13 14:21:27 -05:00

12 lines
333 B
Markdown

# UpdateKeysLimitReset
New limit reset type for the API key (daily, weekly, monthly, or null for no reset). Resets happen automatically at midnight UTC, and weeks are Monday through Sunday.
## Values
| Name | Value |
| --------- | --------- |
| `DAILY` | daily |
| `WEEKLY` | weekly |
| `MONTHLY` | monthly |