Skip to main content
DELETE

Overview

Deletes one or more listings by their Steam asset IDs. Max 100 listings per request.

Authentication

string
required
Your site API key

Rate Limit

5 requests per minute

Request Body

array
required
Array of listings to delete (max 100 items)

Response

boolean
Returns true if listings were successfully deleted

Batch Deletion

Delete multiple listings at once by including multiple asset IDs:
Deleted listings cannot be recovered. Make sure you have the correct asset IDs before deleting.
To delete all your listings at once, use the Delete All Listings endpoint instead.