Learn more about the details of the server-side SDK for Identity Manager
phoneNumber
: The number of the consumer you want to enroll.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 succeeded and the system created the identity.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 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 successful.identityId
(required): The unique identifier of the identity.success
: If true, the deactivate operation was successful.identityId
(required): The unique identifier of the identity.success
: If true, the disenroll operation was successful.