/v1.1/chargestations/{id}

Update a charge station's data

Path Params
string
required

ID of charge station to be updated

Body Params

Include charge station properties to update here

string

Name of the chargestation

string

Description of the chargestation

string

ID of the parent location. See locations api.

string

Modifiable Id used to connect via OCPP

security
object
boolean

Set the chargestation for private / public access in the driver app.

coordinates
array of numbers
length between 2 and 2

[Longitude , Latitude] in 16 digit decimal precision, E.g.:[ -52.33087655701755, 4.8678618860291465 ]

coordinates
meta_data
object

Any custom data, the developer wants to attach.

Responses

400

A failure response

Language
Credentials
OAuth2
Authenticate
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json