v1

latestOpenAPI 3.0.1Apache 2.02026-07-2420454370.2 KB
Matches

Delete Not-a-Match Declarations

Delete a not-a-match declaration means that the primary person could be a match with the given list of persons. A reason string can be provided indicating why the user believes the two persons may no longer be considered as distinct individuals. The reason is sent as an 'X-Reason' header on the request. This reason should have a maximum length of 2000 characters, and if the reason supplied is too long, the request may fail as a bad request.

delete/tree/persons/{pid}/not-a-match

Path parameters

pidstring required

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

Query parameters

idstring required

The non-match person id(s) of the not-a-match declarations to be deleted, obtained from the Not A Match List resource. Can be persons 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

X-Reasonstring

The header giving the reason for adding/removing a not-a-match declaration.

Response

The delete was successful.