Hi,
I'm creating user to access Zabbix via the API. The user needs to be fairly limited in what it can do - I have that all working OK using a combination of user roles and user groups.
I need the user to be able to change its password via the API. The obvious way to do this...