-
Notifications
You must be signed in to change notification settings - Fork 26
Restore Package
Revadike edited this page Jul 10, 2021
·
1 revision
No known rate limit
Authenticated: Yes
Method:
POSTHost:
help.steampowered.comPath:
/wizard/AjaxDoPackageRestoreForm Data:
Name Type Required Description appidnumber No The Steam AppID packageidnumber Yes The Steam PackageID sessionidstring Yes The value of the sessionidcookiewizard_ajaxnumber | boolean No TODO
Name Type Description hashstring The next wizard page successboolean trueif successful,falseotherwise
POST https://help.steampowered.com/wizard/AjaxDoPackageRestore { packageid: 469, sessionid: "a0b1c2d3e4f5g6h7i8j9klmn" }
{
"hash": "HelpPackageRestored?appid=0&packageid=469",
"success": true
}