문서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
이 문서가 도움이 되었나요?
마지막 업데이트