This endpoint allows to delete a previously created reading based on its ID. The ID is sent in the response to the creation request.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 access token. The import token auth method is deprecated and remains available only for backward compatibility
Request
Authorization
OAuth 2.0
Authorization Code
Add the parameter
Authorization
to Headers,whose value is to concatenate the Token after the Bearer.