Share
Vehicle Commands
Share
Shares an address, latitude/longitude or video URL to the vehicle.
POST
Share
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The associated VIN.
Query Parameters
Whether to wait for the command to complete before returning a response.
The maximum number of attempts to make to execute the command.
Required range:
1 <= x <= 3A street address, latitude/longitude coordinates or a video URL.
The language and country code locale of the address. Useful for helping addresses translate to the navigation system accurately.
Response
200 - application/json
Success
Whether the command was successful.

