Delete Not-a-Match Declaration

Delete a not-a-match declaration means that the primary person could be a match with the given person.
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.

string
required

The non-match id of the not-a-match declaration to be deleted. To find not-a-match declaration IDs, see Read Not-a-Match Declarations.

Headers
string

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

Responses
204

The delete was successful.

404

If the requested person was 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!