Example Usage
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
defaultImageModel | string | :heavy_minus_sign: | Default image model for this workspace | openai/dall-e-3 |
defaultProviderSort | string | :heavy_minus_sign: | Default provider sort preference (price, throughput, latency, exacto) | price |
defaultTextModel | string | :heavy_minus_sign: | Default text model for this workspace | openai/gpt-4o |
description | string | :heavy_minus_sign: | New description for the workspace | Updated description |
ioLoggingApiKeyIds | number[] | :heavy_minus_sign: | Optional array of API key IDs to filter I/O logging | <nil> |
ioLoggingSamplingRate | number | :heavy_minus_sign: | Sampling rate for I/O logging (0.0001-1) | 1 |
isDataDiscountLoggingEnabled | boolean | :heavy_minus_sign: | Whether data discount logging is enabled | true |
isObservabilityBroadcastEnabled | boolean | :heavy_minus_sign: | Whether broadcast is enabled | false |
isObservabilityIoLoggingEnabled | boolean | :heavy_minus_sign: | Whether private logging is enabled | false |
name | string | :heavy_minus_sign: | New name for the workspace | Updated Workspace |
slug | string | :heavy_minus_sign: | New URL-friendly slug (lowercase alphanumeric segments separated by single hyphens, no leading/trailing hyphens) | updated-workspace |