Mark Entities as Matches
Learn about marking entities as Matches.
_verifyMatches
API response in the manualMatches.asMatches
section with additional information including who and when did these entities potential matches.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 matched with the entity specified in the URL. |
Response
Returns Success
if the operation is completed without any errors.
Example Request