Vehicle Commands (Legacy)
Send Destination
Send destination coordinates to the vehicle’s navigation system.
2.0 is still the only supported version for sending remote commands. If you need to send commands, please continue using v2.0 until commands are supported in the latest version later this year.
Permission
control_navigation
Request
Pathstring
required
The vehicle ID of the vehicle you are making a request to.
number
required
The latitude of the location you wish to set the vehicle’s navigation to.
number
required
The longitude of the location you wish to set the vehicle’s navigation to.
Response
string
If the request is successful, Smartcar will return “success” (HTTP 200 status).
string
If the request is successful, Smartcar will return a message (HTTP 200 status).

