kyleboe / zoom_rb

Ruby REST API Wrapper for zoom.us API
https://developers.zoom.us/docs/api/
MIT License
83 stars 104 forks source link

Add delete meeting registrant action #465

Open benterova opened 9 months ago

benterova commented 9 months ago

Per https://developers.zoom.us/docs/api/rest/reference/zoom-api/methods/#operation/meetingregistrantdelete

Not based on #458 due to CI errors.

kyleboe commented 8 months ago

@benterova looks like you'll need to resolve some merge conflicts and CI issues before we can get this merged in. Thanks for opening the PR though!