Restrict access to other users cloud recordings via zoom api

Description
I have created a JWT application on marketplace. I am using it to access cloud recordings. Currently I am able to access cloud recordings of all my team, Is there any was each user can only access recordings of their own?

Error
No error message just able to access cloud recording of all users.

Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT

Hey @rahul.patel,

Thank you for reaching out to the Zoom Developer Forum. Great question! If you want to restrict scopes of access on a user-level, I recommend looking into using an OAuth App. This will silo the APIs access to data that user has authorized when using their access_token.

We have more information on that here. Let me know if you have any questions. :slightly_smiling_face:

Thanks,
Max

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