I\'m trying to use the DELETE method to remove a cart item from my angular app. the service is as follows:
deleteCartProduct(prodId: string, emailId: string):