Delete an Item.

To delete an item entirely from the Heims database. For example, you want to delete the recently added Dolce & Gabbana sneakers in our Sneaker store example; On the DELETE /api/items/{itemId} expanded request details.

DeleteImg

Click on Try it out button, enter a value for the itemId parameter click and Execute

Execute

The response, if successful should be similar to the screenshot below.

create new supplier

If the operation fails, the error is returned in the response body.