Power
Request vehicle 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.
post/v1/vehicles/{vehicleId}/power/off
Path parameters
vehicleIdstring required
The vehicle ID provided by Polymath.
Response
Polymath accepted the command.