AI-Tkoens 中文

API Reference

Update Current User Information

🔐 Login Required (User Permission)

PUT/api/user/self

Request Body

application/json

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

Response Body

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

Search all English documentation