# Request a password change email **POST /api/users/change_password** Allows you to request a password change email for the logged in user. ## Servers - http://localhost:4000: http://localhost:4000 () ## Authentication methods - Api key ## Parameters ## Responses ### 204 No content ### 401 Unauthorized #### Body: application/json (object) - **error** (string) Human readable version of the error status code [Powered by Bump.sh](https://bump.sh)