End an active RTMP stream.
cURL
curl --request POST \ --url https://www.orgo.ai/api/computers/{id}/stream/stop \ --header 'Authorization: Bearer <token>'
{ "success": true }
Documentation IndexFetch the complete documentation index at: https://docs.orgo.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.orgo.ai/llms.txt
Use this file to discover all available pages before exploring further.
true
curl -X POST https://www.orgo.ai/api/computers/a3bb189e-8bf9-3888-9912-ace4e6543002/stream/stop \ -H "Authorization: Bearer $ORGO_API_KEY"
API key authentication. Get your key at orgo.ai/workspaces
Computer ID
Stream stopped