Accelerate the Value of Data

Delete Interaction

Learn about deleting the interactions.

This operation allows you to delete an interaction from a tenant.

Request -
DELETE {TenantURL}/interactions/ID

The ID parameter is a required field.

Request

DELETE {TenantURL}/interactions/Reltio+4513496366986

Response

{
    "status": "success"
}