HomeGuidesAPI ReferenceChangelog
Terms of Use
API Reference
Terms of Use

Charge Points / Update

Update a charge point

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required
Body Params
string
string | null

OCPP Identifier

string
string | null
string | null

required for ocpp 1.5 (SOAP)

string | null

required for ocpp 1.5 (SOAP)

string
boolean

Enable this flag if you the CP is configured in plug and charge mode, it automatically starts a session when a car is plugged in, and the ID tag should not be authorized

integer | null

locationId is always a REQUIRED field for commercial public and commercial private charge points. It is NOT a required field only for personal charge points.

string

pin is always a REQUIRED field for personal charge points. It is NOT a required field for commercial public and commercial private charge points.

string
Defaults to public
integer | null
0 to 2

The security profile that the backend will try to force the charge point to use for connecting to the backend. Description of the supported security profiles can be found in the security whitepaper available here - https://www.openchargealliance.org/protocols/ocpp-16/

integer | null
integer | null
boolean

For users who have corporate billing with the same Partner as the Partner assigned to the charge point, the default payment method on this charge point will be the respective corporate billing account of the Partner.

string

Applicable only to Commercial Private charge points. Further defines the access type and visibility of the charge point.

capabilities
array of strings
capabilities
boolean
tags
array of strings

Tags can be used for filtering and grouping chargers by tag. When doing a PATCH input all tags that should be associated with the charge point. Omitting a tag would remove it from the charge point.

tags
evses
object
string | null

The field should have unique value

Responses

422

The payload you provided is invalid

Language
Credentials
API Token
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json