delete https://api.staging.leap.energy/v1.1/enrollment/meters//idle_periods
- After deletion of an idle period, the meter will be active during that period.
- The start date and end date of each period have to match exactly with the period that has to be deleted.
- If no matching idle period can be found for one of the periods in the array, the entire message is discarded and a 404 error is returned, stating which period can't be found.
- No periods will be deleted, even if other periods in the same JSON are valid.