Person Not A Match
Path
/platform/tree/persons/{pid}/not-a-match/{nmid} |
|
Production: | https://api.familysearch.org/platform/tree/persons/{pid}/not-a-match/{nmid} |
Beta: | https://apibeta.familysearch.org/platform/tree/persons/{pid}/not-a-match/{nmid} |
Integration (Integration): | https://api-integ.familysearch.org/platform/tree/persons/{pid}/not-a-match/{nmid} |
Description
The Person Not A Match resource is the list of person(s) declared as Not a Match for a specified person.
Operations
DELETE - Delete a not-a-match declaration means that the primary person could be a match with the given list of persons. If there are no persons specified in the query parameters, the operation will succeed, but do nothing. A reason string can be provided indicating why the user believes the two persons should no longer be considered as distinct individuals. The reason is sent as an 'X-Reason' value in the HTTP Headers on the request. This reason can have a maximum length of 4000 characters, and if the reason supplied is more than 4000 characters, the request will fail as an invalid request. Produces - Specify a returned data format using the
Accept
header.
Parameters
Status Codes
|
Example Requests
We haven't created any example requests yet.