/
NE
nebius
/
Nebius OpenAI-compatible inference API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.1.0
2026-07-26
75
394
318.9 KB
dedicated-endpoints
Update Dedicated Endpoint
patch
/v0/dedicated_endpoints/{endpoint_id}
Path parameters
endpoint_id
string
uuid
required
Request body
DedicatedEndpointUpdateRequest
required
name
string
nullable
description
string
nullable
enabled
boolean
nullable
gpu_type
'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
nullable
custom_weights_id
string
nullable
scaling
EndpointScaling
Response
Successful Response
DedicatedEndpoint
required
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
'gpu-l40s-d'
|
'gpu-l40s-a'
|
'gpu-h100-sxm'
|
'gpu-h200-sxm'
|
'gpu-b200-sxm'
|
'gpu-b200-sxm-a'
|
'gpu-b300-sxm'
required
gpu_count
integer
required
custom_weights_id
string
nullable
required
scaling
EndpointScaling
required
deployment
EndpointDeploymentStatus
required
created_at
string
date-time
required