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

5.8 KiB
Raw Blame History

UpdateKeysRequestBody

Fields

Field Type Required Description Example
name Optional[str] New name for the API key Updated API Key Name
disabled Optional[bool] Whether to disable the API key false
limit OptionalNullable[float] New spending limit for the API key in USD 75
limit_reset OptionalNullable[operations.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. daily
include_byok_in_limit Optional[bool] Whether to include BYOK usage in the limit true