Introduction
The DELETE method is used to remove a resource from a server. It tells the server to delete something you no longer need.
When you want to remove a user account from a website.
When you want to delete a post or comment in a blog or forum.
When you want to clear an item from a shopping cart.
When you want to remove a file or image from cloud storage.
When you want to cancel a booking or reservation.