Update model alias
PUT/models/aliases/set-model
Updates an existing model alias to point to a different deployed model, or detaches the alias from its current model by setting model_name to null. Detaching is required before deleting an alias.
Request
Responses
- 200
- 400
- 404
- 422
- 500
OK
Bad Request
Not Found
Validation Error
Internal Server Error
Was this page helpful?