Skip to main content

Request vehicle power on

POST 

/v1/vehicles/:vehicleId/power/on

Requests that the vehicle turn on. Send this request without a body. A 202 Accepted response means Polymath accepted the command, but the vehicle may still be off. Poll the power status endpoint until the vehicle is on and no command is pending.

Request

Responses

Polymath accepted the command.