Update provider
Updates provider name or encrypted data.
Path Parameters
Workspace identifier.
Opaque identifier of the provider.
^prov_[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$Body
Request payload for updating an existing workspace provider.
Request payload for updating an existing workspace provider.
Typed provider configuration. If provided, fully replaces the stored config (and, with it, the provider). Omit to leave it unchanged.
- Option 1
- Option 2
- Option 3
Human-readable provider display name.
1 - 255Whether the provider is enabled. Omit to leave unchanged.
Response
Response type for a workspace inference provider.
Note: The encrypted provider data is never exposed in API responses. Only metadata about the provider is returned.
Response type for a workspace inference provider.
Note: The encrypted provider data is never exposed in API responses. Only metadata about the provider is returned.
When the provider was created.
Account that created this provider.
Human-readable provider display name.
Opaque identifier of the provider.
^prov_[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$Whether the provider is enabled.
Provider identifier (openai, ollama, anthropic, ...).
Inference model type of the provider (llm, ner).
"llm"When the provider was last updated.
URL-safe workspace handle. Display-only.
3 - 32^[a-z0-9]+(?:-[a-z0-9]+)*$Unique identifier of the workspace.