Vehicle Commands

Set Speed Limit

Sets the speed limit.

post/{vin}/command/set_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.

mphinteger

The speed limit.

Response

Success

resultboolean

Whether the command was successful.

Changes

No recorded changes to this endpoint across all 1 revision of this API.