Delete All Products
You already able to insert and update the items, but you haven't be able to delete any items. So, here is the endpoint to delete all your items.
DELETE#
#
HeaderField | Type | Description |
---|---|---|
x-token | String | token Users unique token |
#
Request Header Example#
Success 200Field | Type | Description |
---|---|---|
success | Boolean | Request was successful |