Update Model
Update an existing forecast model.
Enter your PredictHQ API key. The Bearer prefix is added automatically.
When calling the API directly, send: Authorization: Bearer <YOUR_API_KEY> as documented at https://docs.predicthq.com/api/overview/authenticating
The unique identifier of the forecast model.
Name for the forecast model.
User-provided external identifier for cross-referencing with other systems.
Number of days into the future to forecast.
When true, generates a baseline model using historical demand data only - without PredictHQ demand intelligence - for benchmarking accuracy against the enhanced model.
falseSet of labels you can use to better identify or group your forecast models.
The geographic area for this model, specified by a Saved Location ID.
Algorithm to use for forecasting.
Configuration for demand data type including industry and interval.
Successful Response
No content
Bad Request
Unauthorized
Payment Required
Forbidden
Not Found
No content
OpenAPI Spec
Guides
Last updated
Was this helpful?