You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Modules/CIPPCore/Public/Entrypoints/HTTP Functions/Identity/Administration/Users/Invoke-ExecRestoreDeleted.ps1
+13-5Lines changed: 13 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -15,18 +15,26 @@ Function Invoke-ExecRestoreDeleted {
15
15
Write-LogMessage-headers $Headers-API $APIName-message 'Accessed this API'-Sev 'Debug'
16
16
17
17
# Interact with query parameters or the body of the request.
0 commit comments