Delete idle periods for meter

Deletes idle periods for a single meter.

  • 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.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier of the meter.

Body Params
idle_periods
array of objects
required

List of idle periods to be deleted.

idle_periods*
Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json