Delete a meter value calculation by resource ID
Requires the METER_VALUE_CALCULATION.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
resourceId
The ID of the resource to be requested.
Headers
x-platform-id
Platform ID.
Response
OK
reference
object_type
id
name
description
calculation_type
The type of calculation used for this billable metric.
Allowed values:
persist
Indicate if the data of the billable metric must be persisted to the next billing period of the schedule (default is false).
meter_id
The ID of the meter.
meter
meter_value_id
The ID of the meter value.
meter_value
meter_property_id
The ID of the meter property.
meter_property
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error