v2

latestOpenAPI 3.1.02026-07-2670186350.6 KB
models

Update Model Alias

Update a model alias.

patch/models/aliases/{alias_id}

Path parameters

alias_idstring uuid required

The ID of the model alias to update

The ID of the model alias to update

Request body

namestring nullable

The name of the model alias

fallback_modelsstring[] nullable

Ordered list of model names to try as fallbacks

descriptionstring nullable

Optional description of the model alias

Response

Successful Response

idstring uuid required

The ID of the model alias

namestring required

The name of the model alias

fallback_modelsstring[] required

Ordered list of model names to try as fallbacks

descriptionstring nullable

Optional description of the model alias