Skip to main content
DELETE
/
v3
/
chargers
/
{charger}
/
settings
/
nanogrid
Remove NANOGRID Configuration
curl --request DELETE \
  --url https://app.plugchoice.com/api/v3/chargers/{charger}/settings/nanogrid \
  --header 'Authorization: Bearer <token>'
Removes the NANOGRID configuration file from the specified charger. Returns a 204 No Content response on success.
charger
string
required
The UUID of the charger.