v1
latestOpenAPI 3.1.02026-07-2416666272.6 KBUpdate Chat Live
Updates the status of an existing live chat. This endpoint allows you to activate or deactivate the chat associated with a specific live stream.
put/update-chat-status
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"
}