---
title: "Start Session"
method: POST
path: "/v1/streaming.start"
tags: ["Streaming"]
---

# Start Session

`POST /v1/streaming.start`

This endpoint is used to start the connection for an existing streaming session.

## Request body

- object
  - `session_id` string

## Response `200`

200

- object

## Other responses

- `400` — 400

---

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