{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector ApplicationKeyCredentials API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "ApplicationKeyCredentials", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Tenantid Applications Applicationobjectid Keycredentials", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/:tenantID/applications/:applicationObjectId/keyCredentials", "params": [ { "name": "applicationObjectId", "value": "", "type": "path", "description": "Application object ID." }, { "name": "api-version", "value": "", "type": "query", "description": "Client API version." }, { "name": "tenantID", "value": "", "type": "path", "description": "The tenant ID." } ] }, "docs": "Get the keyCredentials associated with an application." }, { "info": { "name": "Microsoft Azure Patch Tenantid Applications Applicationobjectid Keycredentials", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/:tenantID/applications/:applicationObjectId/keyCredentials", "params": [ { "name": "applicationObjectId", "value": "", "type": "path", "description": "Application object ID." }, { "name": "api-version", "value": "", "type": "query", "description": "Client API version." }, { "name": "tenantID", "value": "", "type": "path", "description": "The tenant ID." } ] }, "docs": "Update the keyCredentials associated with an application." } ] } ], "bundled": true }