Restart charger
POST
/chargers/{chargerId}/restart
Restart a charger remotely
Parameters
Header Parameters
compatibility-date*
API compatibility date in YYYY-MM-DD format. Must be a date after 2025-11-01.
Type
Requiredstring
Example
"2025-11-01"Pattern
"^\\d{4}-\\d{2}-\\d{2}$"organization-id*
Type
Requiredstring
Min Length
1Max Length
40Path Parameters
chargerId*
Type
Requiredstring
Request Body
application/json
type
string
Valid values
"soft""hard"Default
"soft"Responses
success.generic
application/json
object
success
const:true
Required