rooms/:name/eject
Session
Eject
Ejects participants from a room
POST
rooms/:name/eject
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Response
200
Ejects participants from a room
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
200