Pause or Resume a Stream
Pauses or resumes a stream
Authorizations: Recordings - STREAM
Requests
State can be “playing” or “paused”. If “state” is omitted, then it is toggled.
PUT /apis/streams/:streamId { |
Response
Success
{ |
Error
Code | Payload | Description |
---|---|---|
400 | {"code":"010001", "name":"InputValidationFailed", | Invalid state. |
404 | {"code":"040003", "name":"StreamNotFound", | A stream with UUID |