Login using zoom API

Hello,

there are 2 methods to login - 1 is with JWT Token, second is with Email, need to use the latter one.
Can you please share which API we can use to authenticate user with Email.?

Thanks.

Hey @dev-admin-demo,

Here is the OAuth (user login to get access_token) guide: https://marketplace.zoom.us/docs/guides/auth/oauth

Thanks,
Tommy