Entity Re-cleanse API
This is a synchronous API that re-cleanses and persists the existing stored entity.
This API does not perform forced data cleansing.
Requests
GET {ApplicationURL}/api/{tenantId}/entities/recleanse?entityId=xxxxx
Parameter | Required | Description |
---|---|---|
tenantId
|
Yes | This is the ID of the tenant to re-cleanse the entities. |
entityId
|
Yes | This is the entity Id that is being cleansed. |