[comment]: # translation:outdated

[comment]: # ({392125b2-392125b2})
#### שינוי תפקיד משתמש

שנה תפקיד של משתמש.

בַּקָּשָׁה:

``` json
{
      "jsonrpc": "2.0",
      "method": "user.update",
      "params": {
          "userid": "12",
          "roleid": "6"
      },
      "auth": "038e1d7b1735c6a5436ee9eae095879e",
      "מזהה": 1
}
```

תְגוּבָה:

``` json
{
      "jsonrpc": "2.0",
      "תוצאה": {
          "משתמשים": [
              "12"
          ]
      },
      "מזהה": 1
}
```

[comment]: # ({/392125b2-392125b2})
