Skip to main content

DeleteUsersParms

The list of UUIDs of users to be deleted.

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[DeleteUserParms]The list of users to be deleted.

Example