Open Charge Port
Vehicle Commands
Open Charge Port
Opens the charge port if it’s closed, or unlocks it if it’s open.
POST
Open Charge Port
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The associated VIN.
Query Parameters
Whether to wait for the command to complete before returning a response.
The maximum number of attempts to make to execute the command.
Required range:
1 <= x <= 3Response
200 - application/json
Success
Whether the command was successful.

