v1

latestOpenAPI 3.0.1Apache 2.02026-07-2420454370.2 KB
Persons

Allow Person Merge

The OPTIONS method supplies information about the viability of this merge, using the Allow HTTP header. If this merge is viable, the Allow will indicate that both GET, POST may be applied. If the merge is available when the roles of the survivor and non-survivor are switched, a Link header will be supplied linking to the "merge mirror." When the merge is NOT viable, the Allow header will NOT include a GET or POST. The Warning header will contain details as to the reason the merge is not viable.

options/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>.

Response

The merge is viable. When unable to merge - expect a 450 warning header with details in the warning message.