post https://chat.pandavideo.live/api/create-chat
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.
This endpoint activates the chat feature for a specific live stream.
To use it, the live must already exist — you can create one using the endpoint below:
🔗 https://pandavideo.readme.io/reference/create-live
| Parameter | Type | Description |
|---|---|---|
| live_id | String(UUID) | The ID of the live stream to which the chat will be attached. |
