cURL
curl --request DELETE \ --url https://api.energy-hub.io/v1.0.0/meters/{meterId} \ --header 'X-API-KEY: <api-key>'
{ "success": true }
Deletes the meter.
Documentation IndexFetch the complete documentation index at: https://developer.energy-hub.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developer.energy-hub.io/llms.txt
Use this file to discover all available pages before exploring further.
API key used for authorization and authentication.
Meter ID
Successful operation