Skip to content

Change Password API

Used to change the password of the specified user.

Request URL GET / POST

http
https://nobase.cn/api/user/new-pass

Request Parameters

ParameterTypeRequiredDescription
appidstring✅ YesApplication unique identifier
signaturestring✅ YesApplication signature
userstring✅ YesUser account
tokenstring✅ YesUser token
passstring✅ YesNew password

TIP

Please refer to the Chinese documentation for more details.