회원정보 수정
회원정보 수정 API
PATCH api/user/{user_id}
BE : 문범수
Request Body
Name
Type
Description
team
string
부서
teamposition
string
직책
{
// Response
}Last updated
PATCH api/user/{user_id}
BE : 문범수
team
string
부서
teamposition
string
직책
{
// Response
}Last updated