https://www.googleapis.com/auth/gmail.metadata
This is from https://developers.google.com/gmail/api/auth/scopes. There are a list of scopes for the Gmail API. I am trying to understand my universe a bit more. These URIs return their scope on a GET - for example, the one above returns "gmail.metadata".
Why do I need to have a URI?