Skip to main content

mergeIdentity

Merges one identity into another. The source identity is retained — its issued credentials remain valid and presentable — but its identity-store links move to the target and it is marked as merged. Returns the canonical (target) identity.

mergeIdentity(
sourceIdentityId: UUID!
targetIdentityId: UUID!
): Identity!

Arguments

mergeIdentity.sourceIdentityId ● UUID! non-null scalar

mergeIdentity.targetIdentityId ● UUID! non-null scalar

Type

Identity object

Represents an identity that is issued credentials