Upload Demand Data
Upload historical demand data for an existing forecast model.
Authorizations
AuthorizationstringRequired
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
Path parameters
model_idstringRequired
Header parameters
Content-Typestring · enumRequiredExample:
Content type of the uploaded payload.
application/jsonPossible values: Body
Responses
201
Successful Response
application/json
422
Validation Error
application/json
post
/v1/forecasts/models/{model_id}/demandNo content
OpenAPI Spec
The OpenAPI spec for Forecasts API can be found here.
Guides
Last updated
Was this helpful?