How to delete the book with Id 42?
DELETE - /book/42
POST - /books/delete/42
DELETE - /books/42
PUT /books/action/delete?id=42