Person Not A Match

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
Name Type Description
X-Reason header The header giving the reason for adding/removing a not-a-match declaration.
nmid path The non-match id returned from the Not A Match List resource
pid path The id of the person.
Status Codes
  • 204  -  The delete was successful.
  • 404  -  If the requested person is not found.
  • 410  -  If the requested person has been merged or deleted.
  • 429  -  If the request was throttled.

Example Requests

We haven't created any example requests yet.

Change Language

Feedback

Sending...

Feedback was sent.

Can't send feedback. Retry in 5 seconds.