Update User
Updates an existing user in Request Tracker.
PUT
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
string
Updated primary email address for the user.
string
Updated organization name for the user.
boolean
Set to true to mark the user as privileged.
string
Updated display name for the user.
stringrequired
The RT user ID or username.
Uncommon arguments
boolean
Set to true to disable the user.