Set a configuration key with custom value handling.
POST
/api/customChangeConfiguration
Request Body required
Section titled “Request Body required ”object
station_id
required
Station identifier.
string
key
required
OCPP configuration key.
string
value
required
Configuration value.
string
Responses
Section titled “ Responses ”OCPP ChangeConfiguration response.
object
Bad request / missing parameters.
object
error
Error description.
string
Station not connected / resource not found.
object
error
Error description.
string
Internal server error.
object
error
Error description.
string