Update connector
PATCH
/chargers/{chargerId}/connectors/{connectorId}
Update connector properties
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
connectorId*
Type
Requiredstring
Request Body
application/json
stickerId
string |null
name
string |null
type
string
Valid values
"type1""type2""ccs1""ccs2""tesla""chademo""gbt_ac""gbt_dc""other"maxPower
integer
Exclusive Minimum
0Maximum
9007199254740991maxCurrent
integer
Exclusive Minimum
0Maximum
9007199254740991Responses
Returns the updated information of the charger
application/json
object
success
const:true
Required
charger
object
Required