Update charger
PATCH
/chargers/{chargerId}
Update an existing charger
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
name
string
Min Length
1Max Length
40locationId
string |null
Set to null to unbind charger from its current location
Expand
stickerId
string |null
Responses
Returns the updated information of the charger
application/json
object
success
const:true
Required
charger
object
Required