Skip to main content

resolveSyncUnmatchedAccount

Resolve one unmatched account through the sync domain's assignment or governance workflow.

resolveSyncUnmatchedAccount(
action: SyncUnmatchedAccountAction!
id: ID!
identityId: ID
note: String
): ResolveSyncUnmatchedAccountResult!

Arguments

resolveSyncUnmatchedAccount.action ● SyncUnmatchedAccountAction! non-null enum

resolveSyncUnmatchedAccount.id ● ID! non-null scalar

resolveSyncUnmatchedAccount.identityId ● ID scalar

resolveSyncUnmatchedAccount.note ● String scalar

Type

ResolveSyncUnmatchedAccountResult object