Accelerate the Value of Data

Delete relationship

This operation deletes the relation object from the tenant.

NameNotes
Input PayloadN/A
Output PayloadResult of a delete operation (Map<String, Object>)
Data Sense

Build Output structure at design time

Map response JSON to object

CommandDELETE {TenantURL}/{relation object URI}

Sample Request

https://sndbx.reltio.com/reltio/api/pdxkfQZEfYhHTup/relations/U66UjFH

Sample Response

{
 "status": "success"
}
Table 1. Parameters
NameTypeRequiredNotes
relationURIStringYesURI of relationship that should be deleted.