change Password

open fun changePassword(newPassword: String): JSONObject

Function 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