Delete product Images by REST API
-
Hi,
I am able to delete Products, but I can’t delete media attached to my product.
I tried: DELETE /wp-json/wc/v1/products/<id>
But it just delete product…
How should I do to also delete Images linked to product????
I have like 2000 products, and deleting 1 by 1 pics is a pain in the ass.
Also, Bulk delete gives me a lot of 502 errors in local….
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Delete product Images by REST API’ is closed to new replies.