Merge people
Merges one or more source people into the primary person identified by the URL. All faces from source people are reassigned to the primary person. Source people are permanently deleted (this cannot be undone). The primary person's centroid embedding is recalculated.
In the degenerate case where the primary and all sources are unnamed and have zero faces, the primary is auto-deleted by the post-merge centroid recompute and the response is 204 No Content.
Path parameters
Person ID (with person_ prefix) of the primary person that absorbs the source people. Person IDs are carried by the id field of person responses (e.g. list_people, get_person) and by person references on faces and assets.
Person ID (with person_ prefix) of the primary person that absorbs the source people. Person IDs are carried by the id field of person responses (e.g. list_people, get_person) and by person references on faces and assets.
Request body
Response
Successful Response