---
title: "Disconnect Location (Stream –> DSP via OAuth)"
method: DELETE
path: "/stream-dsp/v1/locations/connection"
---

# Disconnect Location (Stream –> DSP via OAuth)

`DELETE /stream-dsp/v1/locations/connection`

You will have to build this endpoint into your system. This is where Stream will notify you about locations disconnected from Stream.

## Headers

- `Authorization` string

## Request body

- ConnectLocationDto
  - `location_id` string, required

## Response `200`

---

[API](https://skmtc.net/meet-jenna/apis/become-a-stream-dsp.md) · [All operations](https://skmtc.net/meet-jenna/apis/become-a-stream-dsp/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/meet-jenna/become-a-stream-dsp/revisions/a5d965f37379/schema)
