The method and parameters
Stream.Restart restarts processing of a stream. When the method is called, data on reconnections to the stream is reset.
string Stream.Restart (array uids)
array uids required – the list of the unique identifiers of the streams that must be restarted.
|
POST /api/ |
|
200 |
|
An empty response JSON
|
|
400 |
|
A JSON RPC error JSON
|
|
500 |
|
The server error |