cancel
Showing results for 
Search instead for 
Did you mean: 

New Scopes

CapStart
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