Authorization
Number of APIs: 3
-
Authorize user GET https://{{account.box.com}}/api/oauth2/authorize?response_type=code&client_id={{client_id}}
-
Refresh access token POST https://{{api.box.com}}/oauth2/token
-
Revoke access token POST https://{{api.box.com}}/oauth2/revoke