팀 노션 모음집
/
최종 프로젝트
/
봄이 오조
/
API 명세
/
API 명세서
/
회원가입
Search
Duplicate
회원가입
URL
/v1/users/signup
docs
method
POST
request
{ ”email”: ”이메일”, ”password”: ”비밀번호”, ”username”: ”닉네임”, ”job” : “직군” }
response
{ "code": 0, "message": "정상 처리 되었습니다", "data": {} }
구분
유저
구현
담당자
인증