{ "opencollection": "1.0.0", "info": { "name": "GitLab access_requests ldap API", "version": "v4" }, "items": [ { "info": { "name": "ldap", "type": "folder" }, "items": [ { "info": { "name": "postApiV4GroupsIdLdapSync", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/api/v4/groups/:id/ldap_sync", "params": [ { "name": "id", "value": "", "type": "path" } ] }, "docs": "Sync a group with LDAP." } ] } ], "bundled": true }