latestOpenAPI 3.0.32026-08-156076392.7 KB

98b9b9a97a33

rooms

rooms/:name/eject

Ejects participants from a room

post/rooms/{room_name}/eject

Path parameters

room_namestring required

Request body

idsstring[]

List of participant ids (max 100) to eject from the existing meeting session.

user_idsstring[]

List of user_ids (max 100) to eject from the existing meeting session.

banboolean

If true, participants are prevented from (re)joining with the given user_ids.

Response

200

ejectedIdsstring[]