| Create Meeting | Create a new meeting with an existing user as the host |
| Add Meeting Registrant | Add a new registrant to an existing meeting |
| Get Meeting Invitation | Get an invitation for a meeting |
| Get Meeting Recordings | Get a list of all recordings of a meeting |
| List Meeting Registrants | Get the information and metadata of all registrants to a meeting by Id |
| Update Meeting | Update the information and metadata of an existing meeting by Id |
| List Meetings | List all meetings by user Id |
| Get Meeting | Get the information and metadata of a meeting by Id |
| Raw Request | Send raw HTTP request to Zoom |
| Get Phone Recordings | List all of the given users call recordings |
| List Users | List all users connected to your Zoom account |
| Create User | Create a new user |
| Update User | Update the information or metadata of a user by Id |
| Get User | Get the information and metadata of a user by Id |
| Delete User | Disassociate (unlink) a user or permanently delete a user by ID. |
| List User's Chat Messages | List all chat messages of a given user |
| List User's Channels | List all channels of a given user |
| Add Webinar Registrant | Add a new registrant of an existing webinar |
| Get Webinar | Get the information and metadata of a webinar by Id |
| List Webinar Participants | List all participants of a given webinar |
| List Webinar Registrants | List all registrants of a given webinar. |
| List Webinars | List all webinars for the given user |