문서API 참조관리 인터페이스사용자 로그인 및 회원가입
사용자 등록
🔓 인증 불필요
Request Body
application/json
username?string
password?string
email?string
verification_code?string
aff_code?string
Response Body
curl -X POST "https://api.moleapi.com/api/user/register" \ -H "Content-Type: application/json" \ -d '{}'Empty
이 문서가 도움이 되었나요?
마지막 업데이트