Update a User Role

PUT {{base_url}}/security/user/:Username

Use this endpoint to update a user role.

Request Body

{"role"=>"{{string}}"}

HEADERS

KeyDatatypeRequiredDescription
Content-TypestringRequired.

The type of content supported by the API endpoint. | | Authorization | string | | Required.

The type of authorization supported by the API endpoint. |

RESPONSES

status: OK

[{"Username":"ANNE","DisplayUsername":"Ann16","DisableLogin":"N","ForceChangePassword":"N","Password":"","Integrated":"N","Domain":"","Role":"ACCOUNTING_ER","Employee":"","SupportUsername":"","SupportPassword":"","PageSize":"letter","UnitOfMeasure":"in","DefaultPageWidth":8.5,"DefaultPageHeight":11,"DefaultTopMargin":0.5,"DefaultBottomMargin":0.5,"DefaultLeftMargin":0.5,"DefaultRightMargin":0.5,"DefaultPrinter":"\u003clocal printer\u003e","DefaultFont":"Arial","DefaultCountry":"","LoginAttempts":0,"LastPasswordChange":"","ODBCEnabled":"N","ODBCUsername":"","ODBCPassword":"","TwoFactorAuth":"N","TwoFactorAuthConfigured":"N","CreateUser":"2D424230ADA044419FCD78E4E8F3BD61","CreateDate":"2023-02-07T13:04:31.487","CreateUserName":"VPC Outlook1","ModUser":"2D424230ADA044419FCD78E4E8F3BD61","ModDate":"2023-02-07T13:17:39.023","ModUserName":"VPC Outlook1","EmployeeName":"","EmployeeEmail":"","EmployeeStatus":"","Status":"A","DefaultQualifiedStatus":"sysQual"}]