Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.voltview.co.uk/v1/meters/{meterId}/reads/{readId} \ --header 'x-api-key: <api-key>'
{ "success": true, "message": "<string>" }
Delete a specific meter read.
VoltView API key
UUID of the meter
UUID of the meter read to delete
Meter read deleted successfully