TimeSeries
Delete a time series
Deletes a time series data entry by ID. Note: Time series inputs with active assignments to a power plant cannot be deleted.
Parameters:
-
projectId(path, required): The project ID. -
predictionId(path, required): The prediction ID. -
timeSeriesId(path, required): The time series entry ID to delete.
DELETE
Delete a time series
Previous
Get prediction result summaryReturns summary results for a prediction by project and prediction ID.
**Parameters:**
- `projectId` (path, required): The project ID.
- `predictionId` (path, required): The prediction ID.
Next
Delete a time series