Skip to content

Update User

Updates properties of a user. The omitted properties will be left unchanged.

input : {
ID: String!
Password: String
FirstName: String
LastName: String
}