Skip to content
Last update: July 17, 2023

CustomIdentityResultType object

The CustomIdentityResultType provides feedback on the outcome of identity-related operations.

Fields

Field Description
succeeded Boolean! Indicates whether the identity operation succeeded.
errors IdentityErrorInfoType An array of IdentityErrorInfoType objects that provide details
about any errors encountered during the identity operation.