Switch Chacha Host
Switch ChaCha off or on in this room (beta).
hosted_by_chacha keeps meaning the room was set up with her; activity_config.chacha_off is what this writes. Anyone who may be in the room may switch her, students included (_may_switch_chacha), and every switch is recorded as a user_activities row. She cannot be switched ON in a room that was never set up with her: 409.
The room is told through a server-sent data packet, {"type": "chacha_host_state", "on", "by_name"}, which carries no participant identity; the client accepts it only when LiveKit says no participant sent it.
Path parameters
Headers
Request body
Response
Successful Response
Changes
Changed in 1 of the 25 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
Of the 25 revisions, 1 has no diff computed.