v1

latestOpenAPI 3.1.02026-07-2342137210.8 KB
Models

Train Model

Triggers training for the specified forecast model. The model must have demand data uploaded and be in a state that allows training (e.g. ready or created with demand data).

Training runs asynchronously — poll the model's readiness.status field to monitor progress.

post/v1/forecasts/models/{model_id}/train

Path parameters

model_idstring required

The unique identifier of the forecast model.

Response

Successful Response