Skip to main content

updateIdentity

Updates an existing identity. Only fields provided in input are written.

updateIdentity(
input: UpdateIdentityInput!
): Identity!

Arguments

updateIdentity.input ● UpdateIdentityInput! non-null input

Type

Identity object

Account representative undergoing KYC/identity verification. Stores personal data, document number, and the verification outcome produced by the hosted ID-verification session (see createIdSession).