Authorization: Bearer ********************
curl --location --request DELETE 'https://tsapi.perenso.net/BoothProduct?boothID=undefined&productID=undefined' \ --header 'Authorization: Bearer <token>'
{ "message": "Deleted successfully" }