Skip to main content

DeleteUsersParms

The list of UUIDs of users to be deleted.

Properties

NameTypeDescriptionNotes
StopOnErrorbool?If 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<DeleteUserParms>The list of users to be deleted.