{ "opencollection": "1.0.0", "info": { "name": "Bolt API Reference Account OAuth API", "version": "3.3.22" }, "items": [ { "info": { "name": "OAuth", "type": "folder" }, "items": [ { "info": { "name": "Get OAuth token", "type": "http" }, "http": { "method": "POST", "url": "https://{environment}.bolt.com/v3/oauth/token", "body": { "type": "form-urlencoded", "data": [] } }, "docs": "Retrieve a new or refresh an existing OAuth token." } ] } ], "bundled": true }