Deletes the time series with the specified IDs and their data points.
Specify a list of the time series to delete.
List of ID objects.
Ignore IDs and external IDs that are not found
Empty response.
IDs not found.
Duplicate IDs found. Retry request, keeping only one instance of each duplicated ID.
{"items": [{"id": 1}],"ignoreUnknownIds": false}
{ }