Skip to main content

Neuralk.users.change_password

Neuralk.users.change_password(new_password)

Update user password.

  • Parameters: new_password (str) – The new password
  • Raises: NeuralkException – If updating the user password fails
  • Return type: None

On this page