v1

latestOpenAPI 3.0.1Apache 2.02026-07-2420454370.2 KB
Persons

Merge Person

This method performs a person merge as specified by a Person ID (survivor) and Duplicate Person ID along with the list of resources to be merged. All resources from the survivor person that need to be deleted must be specified. All resources that should be copied from the duplicate person to the survivor must be specified. If a resource is copied and a resource of the same type already exists on the survivor then that resource must be deleted from the survivor.

post/tree/persons/{pid}/merges/{dpid}

Path parameters

pidstring required

The id of the survivor. 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>.

dpidstring required

The id of the duplicate. 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

Content-Type'application/x-fs-v1+json' | 'application/x-fs-v1+xml' required

Specifies the media type of the entity-body sent to the server in the request.

reasonstring

The reason for the merge.

Response

The update was successful.