API Reference
Log In
API Reference

Update a deployment.

Permissions: system.MEMBER.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required
length ≥ 1

Deployment ID.

Body Params
meta
object

Metadata.

string
length ≤ 255

Name for the deployment.

string

Model routing / mapping ID. Must follow the following format: {provider}/{model_id}.Example: openai/gpt-4o-mini.

string

(Optional) Hosting url. Required for creating external cloud deployment using custom providers. Example: http://vllm-endpoint.xyz/v1.

string

Provider of the model.

integer
Defaults to 1

Routing weight. Must be >= 0. A deployment is selected according to its relative weight.

date-time

Cooldown until datetime (UTC).

Headers
string
required

Service key.

string

User ID.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json