post https://api.heygen.com/v1/streaming.stop
This endpoint is used to terminate an active streaming session.
Interactive Avatar is getting upgraded to LiveAvatar! Now with its own website and app. Learn more
We recommend integrating directly with LiveAvatar instead. Docs
Request Body
| Field | Type | Description |
|---|---|---|
session_id | string | The ID of the session to be stopped. |
Response Body
| Field | Type | Description |
|---|---|---|
status | string | The status of the response. If the session is successfully stopped, it will return "success". |
