TypeScript SDKOperationsUpdateKeysRequestBody - TypeScript SDKCopy pageUpdateKeysRequestBody method reference 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