v1

latestOpenAPI 3.0.3All rights reserved2026-08-044610.9 KB
Power

Request vehicle 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.

post/v1/vehicles/{vehicleId}/power/on

Path parameters

vehicleIdstring required

The vehicle ID provided by Polymath.

Response

Polymath accepted the command.

status'success' required