Restore existing automated restore point filesAsk AIpost https://api.rocket.net/v1/sites/{id}/backup/automated/{restore_id}/restore/filesRestore given restore point files for given sitePath ParamsidintegerrequiredID of the Site you are interacting withrestore_idstringrequiredID of the backupBody ParamsRestore files optionsrestore_typestringenumrequiredWhether to restore all files (full) or specific files (partial)fullpartialAllowed:fullpartialfilesarray of stringsFile paths to restorefilesADD stringResponses 200OK 400Bad Request 401Authentication failed 403Not authorized to access endpoint 404Given site not found for user 405Invalid input 500Internal errorUpdated 6 months ago