Update User
Updates an existing user.
Last updated
Was this helpful?
Updates an existing user.
Last updated
Was this helpful?
📘 Note - SuspensionSince 20.14,
userSystemInfo
from the payload includes suspension info:
if user is active, then the
suspended
attribute is set to false,if user is suspended, then the
suspended
attribute is set to true and bothsuspendedUntil
andsuspensionReason
are as well included in the payload.
🚧 Required Permissions
❗️ Known IssuesThere is a known bug where the "Industries" and "Asset Classes" fields cannot be cleared once set. For example, if you set
assetClasses
on a user to [Conglomerates
,Healthcare
], you can update the user and set it to [Conglomerates
], but you cannot update the user and clear it by setting it to [].
Please note that even if the suspendedUntil date is in the past, the user will remain suspended=true until he first logs on the client after the suspension ended. The suspended info are then automatically updated. See the endpoint for more information.
Calling this endpoint requires the ACCESS_USER_PROVISIONING_API and ACCESS_ADMIN_API privileges. See for a list of roles and associated privileges.
User ID as a decimal integer
Session authentication token.
V2 User record.
johndoe@symphony.com
John
Doe
johndoe
John Doe
Company
Department
Division
Trader
+15419999999
+15419999999
+15419999999
+15419999999
NORMAL
Available options: New York
english
Trader
["Equities"]
["Healthcare","Technology"]
["EMEA"]
["BAU"]
["Trade Processing"]
["Equities"]
User RSA key information.
User RSA key information.
V2 Detailed User record.