Allow authorizing app to users having business account only

I would like to allow authorizing the app only to users having Zoom Business account. Is that possible?
We’re using such link to authorize users: https://zoom.us/oauth/authorize?response_type=code&redirect_uri=http%3A%2F%2Flocalhost%3A3001%2Fzoom%2Fauthorize&client_id=<client-id>&code_challenge=<code-challenge>&code_challenge_method=S256

Hi @piotrkudo , you cannot currently restrict installation to account type. Informally, you can do this if all API endpoints being used require a business or higher account.

Perhaps you can go this route as well:

Gianni

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.