ndi.cloud.api.auth.change_password
CHANGE_PASSWORD - Change a user's password
RESPONSE = ndi.cloud.api.auth.CHANGE_PASSWORD(OLDPASSWORD, NEWPASSWORD)
Inputs:
OLDPASSWORD - a string representing the old password
NEWPASSWORD - a string representing the new password
Outputs:
RESPONSE - the response summary