{ "opencollection": "1.0.0", "info": { "name": "Authentication APIs", "version": "4.0.0" }, "items": [ { "info": { "name": "auth", "type": "folder" }, "items": [ { "info": { "name": "Sends an auth request", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/oauth2/token" }, "docs": "This operation sends an authorization request." } ] } ], "bundled": true }