Skip to content

Restart a charger's software gracefully, optionally restart the hardware too with a hard reset

POST
/api/chargers/{chargerId}/restart

Post /api/chargers/:chargerId/restart

Parameters

Path Parameters

chargerId
required
string

Request Body

Any of:

Responses

200

Response for status ok

object
success
required
boolean

400

Response for status badRequest

object
success
required
boolean
message
required
string

403

Response for status forbidden

object
success
required
boolean
message
required
string

404

Response for status notFound

object
success
required
boolean
message
required
string

500

Response for status internalServerError

object
success
required
boolean
message
required
string