{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin Applications Unset Verified Publisher API", "version": "1.0.0" }, "items": [ { "info": { "name": "Applications Unset Verified Publisher", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph Create Unset Verified Publisher", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/applications/:application-id/unsetVerifiedPublisher", "params": [ { "name": "application-id", "value": "", "type": "path", "description": "The unique identifier of application" } ] }, "docs": "Unset the verifiedPublisher previously set on an application, removing all verified publisher properties. For more information, see Publisher verification." } ] } ], "bundled": true }