---
title: "Share"
method: POST
path: "/{vin}/command/share"
tags: ["Vehicle Commands"]
---

# Share

`POST /{vin}/command/share`

Shares an address, latitude/longitude or video URL to the vehicle.

## Query parameters

- `wait_for_completion` boolean
- `max_attempts` integer
- `value` string, required
- `locale` string

## Response `200`

Success

- object
  - `result` boolean — Whether the command was successful.

---

[API](https://skmtc.net/tessie/apis/tessie-api.md) · [All operations](https://skmtc.net/tessie/apis/tessie-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tessie/tessie-api/versions/a9157f7a53a2/schema)
