ReadonlydefaultsReadonlyltsStaticltsOptionalparameters: { user_identity_id: string }Optionalparameters: { search?: string }Optionalsearch?: stringString for which to search. Filters returned unmanaged user identities to include all records that satisfy a partial match using full_name, phone_number, email_address or user_identity_id.
Optionalparameters: { is_managed: true; user_identity_id: string; user_identity_key?: string }Must be set to true to convert the unmanaged user identity to managed.
ID of the unmanaged user identity that you want to update.
Optionaluser_identity_key?: stringUnique key for the user identity. If not provided, the existing key will be preserved.
StaticfromStaticfromStaticfromStaticfromStaticfromStaticfrom
ID of the unmanaged user identity that you want to get.