Deny Participant
POST/api/meet/rooms/:room_id/participants/:participant_id/deny
Deny a participant from the waiting room.
Only hosts can deny participants. Removes the participant record.
- room_id: The room ID or meeting code
- participant_id: The participant to deny
Request
Responses
- 200
- 422
Successful Response
Validation Error