Skip to main content

Reverse a merge

POST 

/api/v1/merge/:mergeHistoryId/unmerge

Undoes a merge, restoring the absorbed records with the values they had. Merges reverse in the order they were made, so a record merged twice is unwound one step at a time. Requires entity.unmerge.

Request

Responses