v1
latestOpenAPI 3.1.02026-07-245531,0212.1 MBRestore scans
Save the current settings.
Saves the current settings of Restore scans.
put/rwc/v1/settings
Request body
Example request
{
"excludeExtensionsFromScan": [
".exe",
".dll",
".tmp"
],
"maxFileSizeToScanInMB": 200,
"daysBeyondWhichToSkipScan": 30
}Response
OK