{ "opencollection": "1.0.0", "info": { "name": "Secret Server Rest Activations OAuthExpiration API", "version": "11.7.2" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "OAuthExpiration", "type": "folder" }, "items": [ { "info": { "name": "Expire Session", "type": "http" }, "http": { "method": "POST", "url": "/SecretServer/api/v1/oauth-expiration" }, "docs": "Expire the current user session" } ] } ], "bundled": true }