---
title: "Add streaming endpoints"
method: POST
path: "/v1/stream/{vin}"
tags: ["Stream"]
---

# Add streaming endpoints

`POST /v1/stream/{vin}`

Define endpoints for where VIN streaming information should be sent to.

## Path parameters

- `vin` string, required

## Request body

- AddStreamingEndpointsRequest
  - `endpoints` string[], required

## Response `200`

AddStreamingEndpointsResponse

- string

## Other responses

- `400` — bad input parameter
- `401`
- `403` — not authorized
- `500` — internal server error

---

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