Delete a listing
delete_listingPermanently delete a Vinted listing, erasing its item, photos, and statistics. Requires explicit user confirmation as the action is irreversible.
Instructions
Permanently deletes one of the user's Vinted listings. IRREVERSIBLE - the item, its photos and its stats are gone. Requires confirm: true, which you may only set after the user has explicitly confirmed this exact item. If they only want it off the catalogue, use deactivate_listing instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemId | Yes | ||
| confirm | Yes | Must be true. Only set it after an explicit user confirmation naming this item. | |
| country | No | Vinted storefront to use (fr, be, de, at, es, it, nl, pt, …). Defaults to the server's configured country. |