Operator — Remote Control
Remote discharge (V2G)
Initiates vehicle-to-grid discharging on a connector. Only valid for V2G-capable hardware.
Related: if a discharge command is accepted but power doesn’t flow, see the V2G discharge initiated but power not flowing runbook in Diagnostic Runbooks.
POST
Remote discharge (V2G)
Authorizations
OAuth2 client-credentials grant for operator-side integrations.
Obtain an access token by POSTing client_id and client_secret
to /v1/operator/oauth/token. Tokens are valid for 24 hours
(86,400 seconds).
Body
application/json
Response
200 - application/json
Discharge command queued.