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