Unmark Entities Marked as Not-A-Match
Removes a match pair that is identified as Not-A-Match.
This API allows you to remove a pair that is marked as Not-A-Match to ensure that the pair can participate in matching again.
Request
Parameter | Required | Details | |
---|---|---|---|
Headers |
Authorization
|
Yes | Information about authentication access token in format
Bearer <accessToken> . For more information, see
Authentication API. |
Query |
uri |
The URI of the entity to be merged with the entity specified in the URL. |
Response
Returns Success
if the operation is completed without any errors.
Example Request