post https://example.com/gateway/stream
Endpoint used to conduct conversation with bot. It accepts user input and responds with bot answers. Returns response in Sever-sent events format. Stream contains zero or more PartialResponse events followed by exactly one Response or StreamError event. The final Response event contains all partial responses.