Skip to content

API endpoint for merging of person clusters [MPIAPI] #161

@ericbuckley

Description

@ericbuckley

Summary

Add a new API endpoint to allow users to merge person clusters.

Details / Tasks

POST /person/<person-reference-id>/merge -d '{"persons": ["<person-reference-id1>", "<person-reference-id2>"]}'
Create the new API endpoint to merge existing person records (could be a list of them) into the referenced one.

Related Issues/PRs

#155

Notes / Comments

This will complete use cases 4 and 5 in #155

Metadata

Metadata

Assignees

Labels

apiNew API feature

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions