Vehicle Commands

Enable Speed Limit

Activates the speed limit.

post/{vin}/command/enable_speed_limit

Query parameters

wait_for_completionboolean

Whether to wait for the command to complete before returning a response.

max_attemptsinteger

The maximum number of attempts to make to execute the command.

pinstring required

The associated PIN.

Response

Success

resultboolean

Whether the command was successful.

Changes