UpdateWorkspaceRequest - Go SDK
UpdateWorkspaceRequest - Go SDK
UpdateWorkspaceRequest type definition
UpdateWorkspaceRequest - Go SDK
The Go SDK and docs are currently in beta. Report issues on GitHub.
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
DefaultImageModel | optionalnullable.OptionalNullable[string] | ➖ | Default image model for this workspace | openai/dall-e-3 |
DefaultProviderSort | optionalnullable.OptionalNullable[string] | ➖ | Default provider sort preference (price, throughput, latency, exacto) | price |
DefaultTextModel | optionalnullable.OptionalNullable[string] | ➖ | Default text model for this workspace | openai/gpt-4o |
Description | optionalnullable.OptionalNullable[string] | ➖ | New description for the workspace | Updated description |
IsDataDiscountLoggingEnabled | *bool | ➖ | Whether data discount logging is enabled | true |
IsObservabilityBroadcastEnabled | *bool | ➖ | Whether broadcast is enabled | false |
IsObservabilityIoLoggingEnabled | *bool | ➖ | Whether private logging is enabled | false |
Name | *string | ➖ | New name for the workspace | Updated Workspace |
Slug | *string | ➖ | New URL-friendly slug | updated-workspace |