cURL
curl --request DELETE \ --url https://api.example.com/inverters/{inverter_id}
Delete an inverter from the workspace
inverter_id
404
{"deleted": true}