MoleAPIMoleAPI
文档API 参考管理接口用户管理

更新当前用户信息

🔐 需要登录(User权限)

PUT
/api/user/self

Request Body

application/json

username?string
display_name?string
password?string
original_password?string

Response Body

curl -X PUT "https://api.moleapi.com/api/user/self" \  -H "Content-Type: application/json" \  -d '{}'
Empty

这篇文档对您有帮助吗?

最后更新于

返回首页网关