post https://api.staging.leap.energy/v1.1/enrollment/meters//idle_periods
Creates idle periods for a single meter.
- The meter is considered to be active outside of the idle periods.
- The given idle periods are added to already existing idle periods.
- If there is an overlap between an existing idle/disenroll period and a new idle period, the given idle period overrides the existing idle/disenroll period for the overlapping period range.
- If one of the periods in the array is invalid, the entire POST request is discarded and an error is returned. No period will be added, even if other periods in the same body are valid.
- All dates respect the timezone the meter is in.