TypeScript SDKAPI ReferenceModelsUpdateWorkspaceRequest - TypeScript SDKCopy pageUpdateWorkspaceRequest type definitionThe TypeScript SDK and docs are currently in beta. Report issues on GitHub. Example Usage 1import { UpdateWorkspaceRequest } from "@openrouter/sdk/models";23let value: UpdateWorkspaceRequest = {}; Fields FieldTypeRequiredDescriptionExampledefaultImageModelstring➖Default image model for this workspaceopenai/dall-e-3defaultProviderSortstring➖Default provider sort preference (price, throughput, latency, exacto)pricedefaultTextModelstring➖Default text model for this workspaceopenai/gpt-4odescriptionstring➖New description for the workspaceUpdated descriptionisDataDiscountLoggingEnabledboolean➖Whether data discount logging is enabledtrueisObservabilityBroadcastEnabledboolean➖Whether broadcast is enabledfalseisObservabilityIoLoggingEnabledboolean➖Whether private logging is enabledfalsenamestring➖New name for the workspaceUpdated Workspaceslugstring➖New URL-friendly slugupdated-workspace