Authorization: Bearer ********************
curl --location --request POST 'https://fullers.flamesware.com/api/v1/restaurant/auth/forget-password' \ --header 'Accept: application/json' \ --header 'Authorization: Bearer <token>' \ --form 'email=""'
{}