# Users Endpoints related to managing and listing users. ## Change the password of the current user - [POST /users/me/password](https://test-docs.discovery-staging.verifiable.com/references/development/deprecated/api/users/setcurrentuserpassword.md): Changes the password of the current user. Note: If the current user does not have a password (e.g. they use Google Authentication) password can be empty. Otherwise, password must be the current password of the user.