group.delete ============ Delete group `id`. The `delete_users` option deletes all users that have this group as their primary group. .. raw:: html
Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: id

id

Type: integer
Parameter 2: options

options

Type: object Default: {"delete_users": false}
No Additional Properties

Delete Users

Type: boolean Default: false

Deletes all users that have this group as their primary group.

Result

Type: integer


*Required roles:* ACCOUNT_WRITE