Create zoom polls using JWT: possible?

Description
A clear and concise description of what the question is.

Can I create zoom polls using the JWT access? The documentation only describes creating polls using OAUTH.

Hi @anto,

You can authenticate requests to this endpoint with JWT:

If you’re using the embedded Postman tool, you can replace the oauth token key with your JWT token value and it should work.

Thanks,
Will

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