Undo Merge
POST /duplicates/undo-merge/{merge_history_id}
POST
/duplicates/undo-merge/{merge_history_id}
Undo a merge within its 30-day recoverability window. Proxies
POST /v1/duplicates/undo-merge/{id}
(duplicates/interfaces/router.py:1044). Contact/company merges only —
the app’s own merge vocabulary excludes deals here too (see
shared/merge/entity_registry.py::SUPPORTED_ENTITY_TYPES), so this
route accepts no deal_scope either, matching the app function’s own
signature exactly.
Authorizations
Parameters
Path Parameters
merge_history_id
required
string
Header Parameters
Responses
200
Successful Response
object
data
required
object
key
additional properties
any
pagination
Any of:
null
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string