{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector UserRequests API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "UserRequests", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Post Userrequests", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/userrequests", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Version of Purview APIs" } ] }, "docs": "Submit a user request for requestor, a user request describes user ask to do operation(s) on Purview. If any workflow's trigger matches with an operation in request, a run of the workflow is created." } ] } ], "bundled": true }