Stream 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"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.