v2

latestOpenAPI 3.0.32026-07-266076394.0 KB
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[]