REST API endpoints
/report/chat/sessions → report:read:list_chat_sessions:admin
/contacts → contact:read:list_contacts:admin
/chat/users/me/contacts/{identifier} → team_chat:read:contact
/chat/emoji → team_chat:read:list_custom_emojis:admin
/rooms → room:read:admin
/calendars/users/{userIdentifier}/calendarList → calendar:read:list_calendar_lists
/scheduler/users/{userId} → scheduler:read:user:admin
/v2/chat/messages/bookmarks → team_chat:read:list_bookmarks
/sip_phones-> sip_phone:read:admin
Description
Hi,
It seems there are some endpoints that required scopes that don’t exists on “app management” scopes page.
How To Reproduce
1. Crate the zoom app
- On marketplace : Develop > Build App
2. Add scope
- Try adding one of the above scopes to the app by going in Manage > “Name of you app” > Scopes > “+ Add scopes”
3. Any errors
- No errors, but scope can’t be found