Skip to main content
PATCH
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
main
enum<string> | null
Available options:
claude-sonnet-5,
claude-opus-4.8,
claude-sonnet-4.6,
grok-4.5,
gpt-5.6,
gpt-5.5
mainEffort
enum<string> | null
Available options:
low,
medium,
high,
xhigh
triage
enum<string> | null
Available options:
claude-haiku-4.5,
claude-sonnet-5
triageEffort
enum<string> | null
Available options:
low,
medium,
high,
xhigh
research
enum<string> | null
Available options:
grok-4.5,
grok-4.3
researchEffort
enum<string> | null
Available options:
low,
medium,
high,
xhigh

Response

Resolved model configuration after the update