v1
latestOpenAPI 3.0.12026-07-243686491.1 MBCharge Points
Create OCPP configuration key - value for a given charge point
Required scope: ocpp-config:write
post/api/v1/charge-points/{chargePointIdentity}/ocpp-config
Path parameters
chargePointIdentitystring required
Request body
Example request
{
"key": "13",
"value": "config_value_example"
}Response
OCPP configuration created