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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
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 Search Tree Persons.

Query Params
string
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 Search Tree Persons.

Headers
string

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

Responses
204

The delete was successful.

404

If the requested person is not found.

410

If the requested person has been merged or deleted.

429

The request was throttled.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here!