Skip to main content
PATCH
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

The ID of the model

Body

application/json
assume_role_arn
string
assume_role_external_id
string
autorouter_id
string
autorouter_version
string
description
string
display_name
string
Maximum string length: 128
has_reasoning
boolean
input_cost
number<double>
max_tokens
integer<int64>
model_developer
string
model_family
string
model_id
string
output_cost
number<double>
region
string
supports_adaptive_reasoning
boolean
supports_extended_thinking
boolean
supports_json_mode
boolean
supports_json_schema
boolean
supports_strict_tool
boolean
supports_tool_calling
boolean
supports_vision
boolean
temperature
number<double>

Response

AWS Bedrock model updated successfully

configuration
object
required
created
string<date-time>
required
description
string | null
required
display_name
string
required
docs_url
string | null
required
enabled
boolean
required
enabled_for_endpoints
boolean
required
enabled_for_playground
boolean
required
has_cpu_pricing
boolean
required
has_functions
boolean
required
id
string
required
input_cost
number<double> | null
required
input_currency
string
required
is_active
boolean
required
metadata
object
required
model_id
string
required
model_type
string
required
output_cost
number<double> | null
required
output_currency
string
required
owner
string
required
parameters
object[] | null
required
pricing_url
string | null
required
provider
string
required
refId
string
required
updated
string<date-time>
required
model_developer
string
model_family
string