Granular scope doesn't work

When creating server to server Zoom application, and making request, we are getting the following exception:
“code”:4711,“message”:“Invalid access token, does not contain scopes:[report:read:list_chat_sessions:admin].”
This scope is missing in zoom API UI.
If the scope has been replaced by another one, which one it is, but if the scope is really missing, let me know when it will be added.