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
POST {TenantURL}/{entityURI1}/_setAMatch?uri='{entityURI2}'
| 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
POST {TenantURL}/entities/00005KL/_setAMatch?uri=entities/00009abHeaders:Authorization:
Bearer 204938ca-2cf7-44b0-b11a-1b4c59984512,Content-Type: application/json