Skip to main content
POST

Path Parameters

string
required
Chat ID where the stream will be created

Body Parameters

string
required
Chat ID (must match path parameter)

Response

boolean
Indicates if the stream was created successfully
string
Success or error message
object
The created stream object

Notes

  • Streams are typically used for real-time message delivery
  • Multiple streams can be created for a single chat
  • Ensure the chat exists before creating a stream