ドキュメントAPI リファレンス管理 APIユーザー管理
現在のユーザー情報を更新
🔐 ログインが必要です(User 権限)
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
このガイドはいかがですか?
最終更新日