Skip to main content
PATCH
Update Dedicated Endpoint

Authorizations

Authorization
string
header
required

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

Path Parameters

endpoint_id
string<uuid>
required

Body

application/json
name
string | null
Required string length: 1 - 100
description
string | null
Maximum string length: 500
enabled
boolean | null
gpu_type
enum<string> | null
Available options:
gpu-l40s-d,
gpu-l40s-a,
gpu-h100-sxm,
gpu-h200-sxm,
gpu-b200-sxm,
gpu-b200-sxm-a,
gpu-b300-sxm
gpu_count
integer | null
Required range: x >= 0
custom_weights_id
string | null
default:UNSET
Minimum string length: 1
scaling
EndpointScaling · object | null

Response

Successful Response

id
string
required
name
string
required
description
string
required
enabled
boolean
required
routing_key
string
required
model_name
string
required
flavor_name
string
required
region
string
required
gpu_type
enum<string>
required
Available options:
gpu-l40s-d,
gpu-l40s-a,
gpu-h100-sxm,
gpu-h200-sxm,
gpu-b200-sxm,
gpu-b200-sxm-a,
gpu-b300-sxm
gpu_count
integer
required
custom_weights_id
string | null
required
scaling
EndpointScaling · object
required
deployment
EndpointDeploymentStatus · object
required
created_at
string<date-time>
required