Update an installer job charge point

Update a charge point of an installer job. Provide exactly one of: serialNumber (optionally with connector), note, or isActive.
Required scope: installer-jobs:write

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required
int64
required
Body Params
string | null

Serial number to set on the charge point. Mutually exclusive with note and isActive.

int32 | null

Connector id to set on the charge point. Mutually exclusive with note and isActive.

string | null

Operator note for the charge point. Mutually exclusive with serialNumber, connector and isActive.

boolean | null

Activate or deactivate the charge point. Mutually exclusive with serialNumber, connector and note.

Responses

400

Charge point has an active charge

422

Invalid or mutually exclusive fields

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