Skip to main content
PUT
Error

Authorizations

Authorization
string
header
required

API token obtained from the Tokens endpoint or CLI device login. Include as Authorization: Bearer <token>. Requests made with a managed CLI session also include X-Strix-Workspace: <organization_id> to pin a process to the workspace it started in; recovery endpoints report the current workspace after a concurrent switch.

Body

application/json
modelConfigs
object[]
required

Full list of model configurations. Configurations that are not in the list are deleted.

assignments
object
required

Named config assigned to each purpose (config id or null). Unassigned purposes fall back to default, then to the deployment's STRIX_LLM_* environment.

Response

Persisted settings (server-assigned config ids, apiKeySet flags).

settings
object