How do I unmerge two crosswalks via the API?

Question

What is the API call for unmerging two crosswalks?

Answer

If an entity is the result of a merge, it can be unmerged into a standalone entity and a "Spawn". NOTE: This is only possible if the crosswalks are from two different contributors. 

Request

POST {TenantURL}/<origin id>/_unmerge?contributorURI=<spawn URI>

Response

Returns a pair of entities, "a" and "b", where "a" stands for the modified Origin and "b" for Spawn.

References

https://docs.reltio.com/mergeapis/unmergeentitybycontriburi.html

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.