Stop a real-time stream
PUT {{baseUrl}}/real_time/stop/:id
This operation stops a real-time stream.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"real_time_stream":{"state":"stopped"}}