Entity recleanse
Learn about the task to recleanse a given entity.
Use this operation to recleanse one given entity. This is a synchronous API operation that recleanses 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 | Identifier of the tenant. |
entityId
| Yes | Identitifer of the entity to recleanse. |