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