POST http://localhost:8080/update/user Content-Type: application/json { "name": "John1", "age": 30, "where": { "name": "John", "age": 30 } }