v1

latestOpenAPI 3.0.3All rights reserved2026-08-044610.9 KB
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.

status'success' required