Genealogies Person Merge
Prototype: This resource is currently in a prototype development state. It may or may not be operational and the
interface may change prior to release. Feedback is welcome.
Path
/platform/genealogies/persons/{pid}/merges/{dpid} |
|
| Production: | https://api.familysearch.org/platform/genealogies/persons/{pid}/merges/{dpid} |
| Beta: | https://apibeta.familysearch.org/platform/genealogies/persons/{pid}/merges/{dpid} |
| Integration (Integration): | https://api-integ.familysearch.org/platform/genealogies/persons/{pid}/merges/{dpid} |
Description
The Person Merge resource is used to perform a merge between two persons. The conclusion and source reference on the survivor person (pid) is replaced with the information on the duplicate person (dpid).
Operations
|
POST - This method performs a person merge as specified by a Person ID (survivor) and Duplicate Person ID. Produces - Specify a returned data format using the
Accept
header.
Parameters
Status Codes
|
Example Requests
| Merge Genealogies Person | How to merge two persons. |