Skip to main content

SyncUserParms

Parameters for synchronization.

Properties

NameTypeDescriptionNotes
directory_idstrThe directory id for this synchronization. This value is required
idstrThe id of the user to be synchronized. The type of the id is specified by idType.
id_typestrThe type of the id identifying the user. The value can be one of UUID (the user's internal UUID) or USERID (the user's userId). The value of EXTERNALID is currently not supported. If not specified, this defaults to USERID.[optional]

Example