Ad Widget

Collapse

How to update user media via API

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • fabian.fasser
    Junior Member
    • Jun 2018
    • 5

    #1

    How to update user media via API

    Hi

    How can I update a user in Zabbix via API? I only found an example in the documentation without the Media:

    { "jsonrpc": "2.0", "method": "user.update", "params": { "userid": "1", "name": "John", "surname": "Doe" }, "auth": "038e1d7b1735c6a5436ee9eae095879e", "id": 1 }

    Does somebody has an example?

    Thanks
    Fabian
Working...