Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ericbuckley opened this issue Dec 20, 2024 · 0 comments
Open

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

ericbuckley opened this issue Dec 20, 2024 · 0 comments
Assignees
Labels
feature New feature or request

Comments

@ericbuckley
Copy link
Collaborator

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

@ericbuckley ericbuckley added the feature New feature or request label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants