curl --request DELETE \
--url https://app.plugchoice.com/api/v3/chargers/{charger} \
--header 'Authorization: Bearer <token>'curl --request DELETE \
--url https://app.plugchoice.com/api/v3/chargers/{charger} \
--header 'Authorization: Bearer <token>'204 No Content response on success.