API ReferenceUsersReset the password for a userVersion: 2.0Reset the password for a user POST /v2/users/:username/reset_password Reset the password for a user. Request Responses200403404User was sent the password reset email.Permissions do not allow resetting the user password.User not found.