---
title: "Delete information about the VIN streaming endpoints."
method: DELETE
path: "/v1/stream/{vin}"
tags: ["Stream"]
---

# Delete information about the VIN streaming endpoints.

`DELETE /v1/stream/{vin}`

Remove information about the VIN streaming endpoints. By performing this action, any endpoints previously defined will no longer retrieve streaming information about the VIN.

## Path parameters

- `vin` string, required

## Response `200`

DeleteVINStreamingInfoResponse

- 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)
