v1
latestOpenAPI 3.1.02026-07-2416666272.6 KBCreate Chat Live
Creates a chat linked to an existing live stream, allowing viewers to interact in real time directly within the player. Once created, the chat icon will automatically appear in the live player.
post/create-chat
Request body
Response
200
Example response
{
"id": "X",
"title": "X",
"rtmp": "X",
"stream_key_id": "X",
"stream_key": "X",
"user_id": "X",
"status": "X",
"live_player": "X",
"live_hls": "X",
"active_dvr": true,
"created_at": "X",
"latency_type": "X"
}