Authorizations
Headers
ID of team to run requests as (optional parameter).
Path Parameters
The ID of the endpoint
Body
Dedicated endpoint update request.
The name of the endpoint.
The advanced configuration of the endpoint. Endpoint advanced config.
The simple scaling configuration of the endpoint. Simple scaling options.
The auto scaling configuration of the endpoint. Autoscaling policy.
HF ID of the model.
HF commit hash of the model.
Comment for the new version.
The ID of the instance option.
Response
Successfully updated the endpoint specification.
Dedicated endpoint specification.
The name of the endpoint.
The type of GPU to use for the endpoint.
The number of GPUs to use per replica.
The ID of the project that owns the endpoint.
The ID of the user who created the endpoint.
The ID of the team that owns the endpoint.
The minimum number of replicas to maintain.
The maximum number of replicas allowed.
The cooldown period in seconds between scaling operations.
The maximum batch size for inference requests.
Whether to skip special tokens in tokenizer output.
Whether to add special tokens in tokenizer input.
The ID of the instance.
The maximum allowed input length.
The current number of replicas.
The desired number of replicas.
The updated number of replicas.