Set Cable Lock State

If state = true, cable always locked in charger. state = false, cable is unlocked when car is disconnected

Log in to see full request history
Path Params
string | null
required

Charger ID

Body Params

Cable lock state

boolean
Responses
200

Success

202

Commands successfully sent to charger. See "CommandResponse" SignalR method from "Products" hub
and match command responses to the details returned response body

400

Request has missing/invalid values

401

Missing authorization data. Check "Authorization" header

403

Forbidden. Authorization set, but access to resource is denied

500

Oops! Unexpected internal error. Request has been logged and code monkeys warned

503

Server gateway cannot reach API. Try again in about a minute...

504

Unable to deliver commands upstream. End device is not reachable, or a problem with queueing the
device command

Language
Credentials
Click Try It! to start a request and see the response here!