{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin Applications Restore API", "version": "1.0.0" }, "items": [ { "info": { "name": "Applications Restore", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph Create Restore", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/applications/:application-id/restore", "params": [ { "name": "application-id", "value": "", "type": "path", "description": "The unique identifier of application" } ] }, "docs": "Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. The following types are supported:\r\n- administrativeUnit\r\n- application\r\n- certificateBasedAuthPki\r\n- certificateAuthorityDetail\r\n- group\r\n- servicePrincipal\r\n- user If an item is accidentally deleted, you can fully restore the item. Additionally, restoring an application doesn't automatically restore the associa" } ] } ], "bundled": true }