This endpoint allows to delete a previously created data point 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 data points 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.