Train Model
Train an existing forecast model.
Authorizations
Path parameters
model_idstringRequired
Responses
204
Successful Response
No content
422
Validation Error
application/json
post
/v1/forecasts/models/{model_id}/trainPOST /v1/forecasts/models/{model_id}/train HTTP/1.1
Host: api.predicthq.com
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
No content
OpenAPI Spec
The OpenAPI spec for Forecasts API can be found here.
Guides
Last updated
Was this helpful?