Create or update a charge point integration

Note: This endpoint will create or update an existing integration,meaning that the existing integration will be replaced by a new one
Required scope: charge-points:write.
Organization authorization: supported

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
int64
required
> 0

Id of the charge point to setup the integration

int64
required
> 0

Id of the charge point model to be integrated

string
required
length ≥ 1

The serial number for the charge point integration

int32 | null
> 0

Connector id for the charge point integration. when null the connectorId will default to 1

boolean | null
Defaults to true

Indicates that an attempt to connect the charge point should happen, when autoConnect is set to true the Charge Point needs to point to Monta (via OCPP websocket)

Note: when false the integration will be create but the state will be to pending

string | null

Basic authentication password that will be required for the OCPP websocket connection. Gets ignored, i.e. does not clear the password, when null

Responses

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