ドキュメントが一新されました!旧ドキュメントは doc.newapi.pro
New APINew API
利用ガイドインストールAPI リファレンスAIアプリケーションヘルプ&サポートビジネス協力
管理APIユーザー管理

現在のユーザー情報を更新

🔐 ログインが必要です(ユーザー権限)

PUT
/api/user/self

Request Body

application/json

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

Response Body

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

このガイドはいかがですか?

最終更新