I have imported the Postman collection to my instance. I do not have an environment configured, and there are variables throughout the Box Postman collection that need a point of reference. I am using the OAuth2.0 authentication. On the first call, for example, the variable in the url is 'client_id'. How can I set up the environement so that variables are properly used?
I have the ability to create the token on the developer portal, but cannot figure out how to get Postman to work with my instance. Thank you