/
XT
xtrf
/
XTRF Home Portal API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v15
latest
OpenAPI 3.0.1
Apache 2.0
2026-08-04
342
207
564.3 KB
Users
Updates an existing user.
Updates an existing user.
put
/users/{userId}
Path parameters
userId
integer
required
user's internal identifier
Request body
UserDTO
required
id
integer
firstName
string
lastName
string
login
string
email
string
userGroupName
string
mobilePhone
string
gender
string
timeZoneId
string
positionName
string
phone
string
customFields
CustomFieldDTO[]
Response
Success