{ "name": "John Doe", "username": "johndoe", "email": "john.doe@example.com" }
{ "id": 1, "name": "Updated Name", "username": "updateduser", "email": "updated@example.com" }
{ "email": "newemail@example.com" }