user_update
Modify existing Zabbix user account properties such as name, surname, password, or user type by providing the user ID and desired changes.
Instructions
Update an existing user in Zabbix.
Modifies properties of an existing user account. You can change name, surname, password, or user type. Only specify the fields you want to change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New first name. | |
| type_ | No | User type: 1=Zabbix user, 2=Zabbix admin, 3=Zabbix super admin. | |
| passwd | No | New password. | |
| userid | Yes | ID of the user to update. | |
| surname | No | New last name. | |
| username | No | New username (not recommended - can cause issues). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||