AM Logo
API AuthorizationAPI DocumentationForm DefinitionsFAQ
  1. Home
  2. API Documentation
  3. Identity
  4. Mutations
  5. changeUserAccountPassword

changeUserAccountPassword: UserAccount!

Sets new password for given User Account.

userId: UUID!

Identifier of User Account.

password: String!

Clear-text password to be set.