Delete a seller-owned listing by deactivating it.
Deletion in this API is soft-delete behavior for marketplace safety:
quantity to 0, which removes it from active selling flow and indexing pipelines.Rules and constraints:
quantity > 0).423.Response:
204 No Content when the listing is successfully scheduled for deletion.404 when the listing cannot be found for the authenticated seller.