Forecast Data
Delete previously uploaded actual data and the matching calculated forecast
Deleting the actual data previously uploaded for the given forecast variable. This operation will also delete the corresponding calculated forecast data. The startTime and endTime must be at the start of hour and the range between these two dates can not exceed 120 days.
delete/v2/forecasts/forecast-variables/{externalForecastVariableId}/actual-data
Path parameters
externalForecastVariableIdstring required
Query parameters
externalUnitIdstring required
externalSectionIdstring
startTimestring date-time required
endTimestring date-time required
Response
The delete request was received successfully and the operation will be performed asynchronously
Changes
Changed in 1 of the 2 revisions of this API.2
- ○
the endpoint scheme security
OAuth2ClientCredentialswas added to the APIapi-security-added
- ○
the endpoint scheme security
OAuth2ClientCredentialswas added to the APIapi-security-added
This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○