user_update
Update an existing Zabbix user's details, including name, surname, password, or role, by specifying only the fields to change.
Instructions
Update an existing user in Zabbix.
Modifies properties of an existing user account. You can change name, surname, password, or role. Only specify the fields you want to change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New first name. | |
| passwd | No | New password. | |
| roleid | No | ID of the user's role, which is what grants permissions. Roles are objects in Zabbix 5.2+; the old numeric user 'type' no longer exists. | |
| 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 | |||