Create meters

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

Required Fields

Only globally required fields are indicated as required in this endpoint. If you know the program you are intending to enroll these meters into, additional program-specific required fields need to be included. Refer to the following knowledge center articles for these fields:

Parameters

update_existing

file_name

Responses

Example Request

curl --request POST \
     --url 'https://api.staging.leap.energy/v1.1/jobs/meters?update_existing=false' \
     --header 'accept: application/json' \
     --header 'content-type: application/json'

Example Response

{
  "job_id": "5961a37f-6325-431c-97cb-82f35e3c09cf"
}