Meters
Create a meter
Creates a meter.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Meter payload
The body is of type object
.
Response
200 - application/json
Meter created
The response is of type object
.