Beta
Transmit a load forecast
This endpoint is used to transmit a load forecast for a subscription. Values can only be submitted until noon of the previous day of the forecast start date. Data points must be strictly consecutive and can only be provided for full days at a time (local time of the subscription).
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Load forecast input
The body is of type object
.
Response
200
application/json
Positive response
The response is of type object
.