How can I enable the Quality Management scopes?

Hello!

I am developing an application to retrieve the Quality Management details.

This is the URL I am consuming: https://api.zoom.us/v2/qm/interactions

And this is the response: Invalid access token, does not contain scopes:[zoom_quality_management:read:interactions,zoom_quality_management:read:interactions:admin]

I created a Server-to-Server application, but for some reason I couldn’t find the QM scopes in the list. I guess this is something an admin could configure, but the question is where?

Hi @omar.delgado , those scopes are available for OAuth apps. The admin scope specifically can be added to an account-level OAuth app. I will request the documentation be updated to reflect full pre-requisites needed.