Authorization: Bearer ********************
curl --location --request DELETE 'https://test-api.bringthisfood.com/v1/request//store/revoke' \ --header 'Authorization: Bearer <token>'
{ "success": true, "statusCode": 200 }