Deactivate Meter

View as Markdown
Deactivate a meter. Deactivated meters cannot be used for new prices or to record events. Existing prices linked to this meter will continue to work.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

meter_idstringRequired
account_idstringRequired

Response

Successful Response
idstring
account_idstring
display_namestring
event_namestring
aggregation_formulastring
event_payload_customer_mapping_keystring
event_payload_value_keystring
is_activeboolean
created_atdatetime
updated_atdatetime

Errors

422
Unprocessable Entity Error