Skip to main content

This API can be used to change password of an account

PUT 

/changePassword

This API can be used to change password of an account

Request​

Body

    accountIDstring
    Example: 15553759289492
    passwordstring
    Example: EnterPasswordHere

Responses​

Successful response

Schema

    errorCodestring
    Example: 0
    messagestring
    Example: SUCCESS Account Password Updated Successfully