Authorization: Bearer ********************
curl --location --request DELETE '/BoothProduct?boothID&productID' \ --header 'Authorization: Bearer <token>'
{ "message": "Deleted successfully" }