Delete a meter
Requires the METER.DELETE permission.
Authentication
X-API-KEYstring
API Key authentication via header
OR
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
version
version
resourceIdOrReference
The ID or reference of the resource.
Headers
x-platform-id
Platform ID.
Response
OK
reference
object_type
id
name
description
status
The status of the meter indicating the activity of the meter and the ability to update properties.
Allowed values:
meter_values
The values used as input to calculate billable units, used in the meter.
meter_properties
The properties that provide information to give context to an event, used in the meter.
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error