Update Person
Update a single Person by the person ID including the names, gender, and facts of the person.
Conclusions in the body with a conclusion ID are assumed to be updates; otherwise, they are creates.
The response will contain the person payload passed in with conclusion IDs added for new conclusions.
Path parameters
The id of the person to update. Can be a person from the main FamilySearch tree or from a user tree. To find an example person ID, see <a href="/reference/searchtreepersons" target="_blank">Search Tree Persons</a>.
Headers
Specifies the media type of the request body.
Specifies the media type of the response body.
The reason for updating the person.
Response
The read was successful. Expect conclusion ids to be returned in the response body.
Changes
No recorded changes to this endpoint across all 1 revision of this API.