Skip to main content
POST
/
api
/
v3
/
chargers
/
{charger_uuid}
/
actions
/
restart
Restart charger
curl --request POST \
  --url https://app.plugchoice.com/api/v3/chargers/{charger_uuid}/actions/restart \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

See the documentation for more information.

Path Parameters

charger_uuid
string
required

Response

200 - application/json
object | null

Response from charger

The response is of type object.