Start or stop RTStream
Update RTStream Status
Start or stop an RTStream
PATCH
Start or stop RTStream
Start or stop a real-time stream. Use this to control the stream lifecycle without deleting it.
actionmust bestartorstop- Stopping a stream pauses processing but retains its configuration
- Restarting a stopped stream resumes from the live feed
Authorizations
API key for authentication (sk-xxx format)
Path Parameters
Example:
"rts-12345"
Body
application/json
Available options:
start, stop Example:
"stop"