Model Management APIs
Model Settings - Update APIs
This endpoint updates the settings of a model. You can configure Min/Max Replicas, Timeout and Concurrency Settings
POST
/
rest
/
model
/
settings
/
update
/
Authorizations
Authorization
string
requiredYour workspace API token. You can find it in Workspace Settings
Body
model_id
string
requiredThe ID of the model whose settings you want to update.
data
object
requiredThe settings you want to update for the model.