Update Account
PATCH http://localhost:5500/api/employee/user
Request Body
{"type"=>"leader", "adminPassword"=>"farooqui", "email"=>"socialcodia@gmail.com", "username"=>"employee", "mobile"=>9867503256534, "status"=>"banned"}
PATCH http://localhost:5500/api/employee/user
{"type"=>"leader", "adminPassword"=>"farooqui", "email"=>"socialcodia@gmail.com", "username"=>"employee", "mobile"=>9867503256534, "status"=>"banned"}