Unmark Entities Defined as Matches
Unmarks two entities marked as matches to ensure that they do not appear as potential matches in Hub.
Request
DELETE {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 merged with the entity specified in the URL. |
Response
Returns Success
if the operation is completed without any
errors.
Request
DELETE {TenantURL}/entities/00005KL/_setAMatch?uri=entities/00009ab
Headers:
Authorization: Bearer 204938ca-2cf7-44b0-b11a-1b4c59984512,
Content-Type: application/json