{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin Applications Set Verified Publisher API", "version": "1.0.0" }, "items": [ { "info": { "name": "Applications Set Verified Publisher", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph Create Set Verified Publisher", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/applications/:application-id/setVerifiedPublisher", "params": [ { "name": "application-id", "value": "", "type": "path", "description": "The unique identifier of application" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Set the verifiedPublisher on an application. For more information, including prerequisites to setting a verified publisher, see Publisher verification." } ] } ], "bundled": true }