Remove all listings
Prices are integers. 1000 = $1.00 USD.
Parameters
| Name | Location | Type | Description |
|---|---|---|---|
apirequired | query | string | Your WAXPEER API |
gameoptional | query | enum | Which game would you like to remove items from (without game param will remove all) enum: csgo, tf2, rust, dota2 |
Responses
200 Remove all listings for all games
{
"success": false,
"msg": "string",
"count": 0
}