v1
latestOpenAPI 3.1.02026-07-2342137210.8 KBModels
Update Model
Partially updates an existing forecast model. Only the fields provided in the request body will be changed. Changes to location, demand_type, forecast_window, algo, or generate_baseline are blocked while the model is in preparing, training, or forecasting status. Changing any of those fields sets the model to stale status, requiring re-training to take effect.
patch/v1/forecasts/models/{model_id}
Path parameters
model_idstring required
The unique identifier of the forecast model.
Request body
Response
Successful Response