cancel
Showing results for 
Search instead for 
Did you mean: 
Important updates from Zoom Support:
  • Starting February 3, 2025, Zoom Phone customers must add their phone numbers to an approved 10DLC campaign in order to use SMS/MMS capabilities on their numbers.

  • Introducing more live support options! More Zoom customers now have access to live agent chat support. Sign in and visit our Contact Support page to see all your available support options. We’re here to help!

Need help in zoom changed api scopes

udit
Newcomer
Newcomer
I developed an app and I need help understanding the new scopes that have been added.
I developed this app last year, and since then, I think there have been changes in scopes.
The scopes I selected earlier cannot be found now.
Can you help me determine which scopes I should select based on my use case?



endpoints i am using
create meeting /v2/users/me/meetings
update meeting /v2/meetings/
delete meeting v2/meetings/${meetingId}

 
scopes i used
user:master; user:read:admin; user:write:admin;

account:master, account:read:admin, account:write:admin

meeting:master; meeting:read:admin; meeting:write; meeting:write:admin;

meeting_token:read:admin:live_streaming; meeting_token:read:admin:local_archiving; meeting_token:read:admin:local_recording;

information_barriers:read:admin; information_barriers:read:master; information_barriers:write:admin; information_barriers:write:master;



0 REPLIES 0