DELETE operations allows you to retrieve data from your store.
All the DELETE operations works the same way. The JSON request object contains 2 main tags ("authentication and "filters"). The "authentication" and "filters" are required.
{ 'authentication' : { [AUTHENTICATION INFORMATIONS] }, 'filters' : { 'id': ['00000000-0000-0000-0000-000000000000'] } }
Learn more about the DELETE operations for Blog Posts
Learn more about the DELETE operations for Product Categories
Learn more about the DELETE operations for Product Collections
Learn more about the DELETE operations for Coupons.
Learn more about the DELETE operations for Pages.
Learn more about the DELETE operations for Products.
error message
success message