v1
latestOpenAPI 3.1.02026-07-266827131.9 KBStream Understanding
Stop Stream Video Understanding
Stop an active live-stream understanding task.
post/v1/understand/stop/{task_id}
Path parameters
task_idstring required
The task ID returned when starting the stream
Response
Stream stopped successfully
Example response
{
"status": 14,
"task_id": "5347085a-1747-4731-bdde-3856d09502c4"
}