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

    accountID string
    password string

Responses​

Successful response

Schema

    errorCode string
    message string
Loading...