Generate forecast
Forecaster
Generate Forecast
Invokes the endpoint to generate a forecast based on the trained model specified by its ID.
POST
Generate forecast
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the trained model to be used for forecasting.
Body
application/json
Response
Forecast generated successfully
The forecast data in JSON format.