user.delete

Delete user id.

The delete_group option deletes the user primary group if it is not being used by any other user.

Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: id

id

Type: integer
Parameter 2: options

options

Type: object Default: {"delete_group": true}
No Additional Properties

Delete Group

Type: boolean Default: true

Deletes the user primary group if it is not being used by any other user.

Result

Type: integer


Required roles: ACCOUNT_WRITE