---
title: "Stop Stream Video Understanding"
method: POST
path: "/v1/understand/stop/{task_id}"
tags: ["Stream Understanding"]
---

# Stop Stream Video Understanding

`POST /v1/understand/stop/{task_id}`

Stop an active live-stream understanding task.

## Path parameters

- `task_id` string, required

## Response `200`

Stream stopped successfully

- object
  - `status` integer
  - `task_id` string

---

[API](https://skmtc.net/memories/apis/screenplay-extraction-api.md) · [All operations](https://skmtc.net/memories/apis/screenplay-extraction-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/memories/screenplay-extraction-api/revisions/720c8c144ddc/schema)
