{ "opencollection": "1.0.0", "info": { "name": "Secret Server Rest Activations ActiveDirectory API", "version": "11.7.2" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "ActiveDirectory", "type": "folder" }, "items": [ { "info": { "name": "Synchronize Active Directory Groups and Users", "type": "http" }, "http": { "method": "POST", "url": "/SecretServer/api/v1/active-directory/synchronize" }, "docs": "Synchronize Members from Active Directory Groups that have Sync enabled" } ] } ], "bundled": true }