Learn more about the details of the server-side SDK for Identity Manager
phoneNumber
: The number of the consumer being enrolled.clientCustomerId
: A client-generated unique ID for a specific customer.clientRequestId
: A client-generated unique ID for a specific session.deviceId
: A string that’s the unique identifier for the Prove Key on the device. Only applicable if you are leveraging Prove Unify.identityId
: A unique Prove-generated identifier for the enrolled identity.success
: If true, the request was successful and the identity was created.clientRequestId
: A client-generated unique ID for a specific session.items
: Represents a list of identities that you wish to enroll.results
: Represents a list of identities that were either successfully enrolled or an error message.limit
: The maximum number of identities to return per call.lastKey
: A pagination token for callers that have more identities left to return.results
: The list of identity IDs associated with the client.identityId
: A unique Prove-generated identifier for the enrolled identity.mobileNumber
: The phone number to retrieve identities for.items
: The list of identities associated with the given phone number.identityId
: A Prove-generated unique ID for a specific identity.success
: Boolean indicating if activation was successfulidentityId
(required): The unique identifier of the identitysuccess
: If true, the deactivate operation was successful.identityId
(required): The unique identifier of the identitysuccess
: If true, the disenroll operation was successful.