Skip to main content

Request vehicle power off

POST 

/v1/vehicles/:vehicleId/power/off

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

Request

Responses

Polymath accepted the command.