Readonly
defaultsReadonly
ltsStatic
ltsOptional
parameters: { user_identity_id: string }Optional
parameters: { search?: string }Optional
search?: 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
.
Optional
parameters: { 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.
Optional
user_identity_key?: stringUnique key for the user identity. If not provided, the existing key will be preserved.
Static
fromStatic
fromStatic
fromStatic
fromStatic
fromStatic
from
ID of the unmanaged user identity that you want to get.