Skip to main content

UpdateUsersParms

The list of users to update and the parameters to change for each user.

Properties

NameTypeDescriptionNotes
stop_on_errorboolIf set to true, the operation stops on the first operation that fails. Otherwise the operation continues for each specified user. If not specified, this defaults to false.[optional]
usersList[UpdateUserParms]The list of users to be updated.

Example