-
Notifications
You must be signed in to change notification settings - Fork 26
Remove Package
Revadike edited this page Jul 10, 2021
·
2 revisions
No known rate limit
Authenticated: Yes
Method:
POSTHost:
help.steampowered.comPath:
/wizard/AjaxDoPackageRemoveForm 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/AjaxDoPackageRemove { packageid: 469, sessionid: "a0b1c2d3e4f5g6h7i8j9klmn" }
{
"hash": "HelpPackageRemoved?appid=&packageid=469",
"success": true
}