Skip to content

Update Signature API

Used to update the personal signature of the specified user.

Request URL GET / POST

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

Request Parameters

ParameterTypeRequiredDescription
appidstring✅ YesApplication unique identifier
signaturestring✅ YesApplication signature
userstring✅ YesUser account
tokenstring✅ YesUser token
signature_textstring✅ YesNew signature content

TIP

Please refer to the Chinese documentation for more details.