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

# Connect Location (Stream –> DSP via OAuth)

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

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

## Headers

- `Authorization` string

## Request body

- ConnectLocationDto
  - `location_id` string, required

## Response `201`

---

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