API Endpoint / Feature
In-meeting controls – participant.remove
Description
We are developing an internal application using a Server-to-Server OAuth app to prevent duplicate student connections during Zoom meetings.
The application successfully retrieves active meeting participants. We need to remove an existing participant when the same authorized student joins from another device.
Could you please enable the participant.remove in-meeting control feature for our account/app?
Error
When attempting to remove a participant, we receive:
Code: 300
This API is not available for this account, please contact zoom support.
Current Status
- Server-to-Server OAuth authentication: Working
- Meeting participant retrieval: Working
- Participant UUID retrieval: Working
- Required in-meeting control scope: Added
participant.remove: Returns error code 300
Please let us know if you need our App ID or Account ID. We can provide them privately if required.
Thank you.