Invokes the endpoint to generate a forecast based on the trained model specified by its ID.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the trained model to be used for forecasting.
Forecast generated successfully
The forecast data in JSON format.