I have endpoint
[HttpPut] public async Task Put([FromHeader(Name = "username")] string username, UserInformation user)