curl --request POST \
--url https://app.plugchoice.com/api/v3/chargers/{charger_uuid}/actions/restart \
--header 'Authorization: Bearer <token>'{}See the documentation for more information.
Response from charger
The response is of type object.
Was this page helpful?
curl --request POST \
--url https://app.plugchoice.com/api/v3/chargers/{charger_uuid}/actions/restart \
--header 'Authorization: Bearer <token>'{}