Deletes all values for a metric, thing and specific period of time, delimited by the required startTimestamp and endTimestamp parameters.
It is typically used to clean up wrong data sent by a device during a test or a malfunction. The operation is permanent and the deleted values cannot be recovered.
Required permissions: DELETE_METRIC_VALUE.
The name of the tenant (e.g. acme).
The identifier of the thing to which the data belong.
The name of the metric whose values must be deleted.
Condition to delete data after a specific timestamp.
Condition to delete data before a specific timestamp.
Data successfully deleted.
User not authenticated.
The error response.
User not authorized.
The error response.
Resource was not found.
The error response.
API call rate limit exceeded.
The error response.
Internal server error.
The error response.