change Password

open fun changePassword(newPassword: String): JSONObject

Method to execute the request to change the password of the user

Return

the result of the request as JSONObject

Parameters

newPassword

The new password of the user