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