/v1.1/chargestations/{id}Ask AIpatch https://api.edrv.io/v1.1/chargestations/{id}Update a charge station's dataPath ParamsidstringrequiredID of charge station to be updatedBody ParamsInclude charge station properties to update herenamestringName of the chargestationdescriptionstringDescription of the chargestationlocationstringID of the parent location. See locations api.endpointstringModifiable Id used to connect via OCPPsecurityobjectsecurity objectpublicbooleanSet the chargestation for private / public access in the driver app.truefalsecoordinatesarray of numberslength between 2 and 2[Longitude , Latitude] in 16 digit decimal precision, E.g.:[ -52.33087655701755, 4.8678618860291465 ]coordinates number numbermeta_dataobjectAny custom data, the developer wants to attach.meta_data objectResponses 200Returns an updated Chargestation object 400A failure responseUpdated over 2 years ago