cURL
curl --request DELETE \ --url https://api.energy-hub.io/v1.0.0/pv-inverters/{pvInverterId} \ --header 'X-API-KEY: <api-key>'
{ "success": true }
Deletes the PV inverter.
API key used for authorization and authentication.
PV inverter ID
Successful operation
The response is of type object.
object