Users Admin

Update user

put/v1/users/{id}

Path parameters

idnumber required

Request body

firstNamestring nullable
isAdminboolean nullable
isDeactivatedboolean nullable
notificationsstring[] nullable
passwordstring nullable
settingsobject nullable
titlestring nullable
tosAcceptedobject nullable

Response

activeRoleIdinteger nullable
defaultRolesstring[] nullable
emailstring required
externalIdstring nullable
firstNamestring nullable
gitUserstring nullable
idinteger required
isAdminboolean required
isDeactivatedboolean nullable
notificationsobject required
picturestring nullable
samlIdstring nullable
titlestring nullable
tosAcceptedobject nullable
usernamestring required

Changes