팀 노션 모음집
/
뉴스피드 프로젝트
/
일찍끝내조!
/
API
/
유저 프로필 수정
Search
Duplicate
유저 프로필 수정
Method
PATCH
API
/api/users
Category
user
Request Body
{ “username”:string(NotNull), ”password”:string(NotNull), “email”:string(NotNull), “introduce”:string(NotNull) }
Request Header
Cookies { Authorization }
Response Body
비고