This endpoint allows to delete a previously created reading based on the meter identification + reading time. The time field must conform to format defined in RFC3339 and must be truncated to whole seconds to be matched.Please, be aware that
1.
the deletion takes some time to propagate to the GUI (it should not be longer than the import period of the meter) and
2.
only readings created recently (last few weeks) can be deleted by this endpoint
This endpoint requires an import token, not an access token.
Request
Authorization
OAuth 2.0
Authorization Code
Add the parameter
Authorization
to Headers,whose value is to concatenate the Token after the Bearer.