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
비고