SDK Reference (BETA)TypeScript SDKOperationsUpdateKeysRequestBody - TypeScript SDKCopy pageUpdateKeysRequestBody type definition The TypeScript SDK and docs are currently in beta. Report issues on GitHub. Example Usage 1import { UpdateKeysRequestBody } from "@openrouter/sdk/models/operations";23let value: UpdateKeysRequestBody = {}; Fields FieldTypeRequiredDescriptionExamplenamestringâž–New name for the API keyUpdated API Key Namedisabledbooleanâž–Whether to disable the API keyfalselimitnumberâž–New spending limit for the API key in USD75limitResetoperations.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.dailyincludeByokInLimitbooleanâž–Whether to include BYOK usage in the limittrue