Update model provider config
Authorizations
An opaque Omnara personal or organization bearer token.
Path Parameters
^org_[a-z2-7]{26}$^mpc_[a-z2-7]{26}$Body
Update a provider config. Omitted fields keep their current values.
Provider endpoint base URL. Normal API mode requires a public HTTPS endpoint; localhost and loopback endpoints are accepted only when the API is running in insecure dev mode.
1URL path under base_url. This changes where requests are sent, not which API format Omnara speaks.
1^/Provider request timeout in milliseconds.
1 <= x <= 2147483647bearer_token, api_key_header Non-secret API-key placement settings. Use an empty object with bearer_token. With api_key_header, set {"header_name":"..."}.
^sec_[a-z2-7]{26}$Response
Route response.
^mpc_[a-z2-7]{26}$^org_[a-z2-7]{26}$Lifecycle owner. Tenant-managed resources can be changed through tenant APIs. Cluster-managed resources are installed and lifecycle-managed by the control plane; individual APIs may explicitly expose tenant-editable settings.
tenant, cluster Human-readable name. Spaces and punctuation are allowed; leading or trailing whitespace and invisible or control characters are not.
1 - 64openai-responses, openai-chat-completions, anthropic-messages Provider endpoint base URL. Normal API mode uses public HTTPS endpoints; localhost and loopback endpoints are only for insecure dev-mode configs.
bearer_token, api_key_header Non-secret API-key placement settings for this provider config.
^sec_[a-z2-7]{26}$