Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Unique key for idempotent requests. If provided, the server ensures the request is processed at most once. Retries with the same key return the original response. SDKs auto-generate this for write requests.
"550e8400-e29b-41d4-a716-446655440000"
Update a model configuration (organization-owned only).
1 - 2551 - 501 - 255Raw API key; if provided, replaces the stored alias.
If true, clears any stored api_key_alias (reverts to Cyberdesk-provided key if supported).
Successful Response
API response schema for model configurations.
1 - 255LangChain provider name (e.g. 'anthropic', 'openai').
1 - 50Provider model identifier (e.g. 'claude-sonnet-4-5-20250929').
1 - 255Provider-specific kwargs passed through to LangChain.
True if this model has native computer use capabilities. If True, can be used for main agent, focused actions, and fallbacks for those agents.
Basis Theory token id (alias) used to resolve api_key at runtime.