Routescope APIRoutescope API

更新当前用户信息

🔐 需要登录(User权限)

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

Request Body

application/json

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

Response Body

最后更新于