팀 노션 모음집
/
뉴스피드 프로젝트
/
P조
/
API 명세 💙 시연영상
/
게시물 수정
Search
Duplicate
게시물 수정
Method
PUT
Request
{ user_id_give: userId, posting_id_give:postId, posting_title_give: title, posting_contents_give: contents }
Response
게시물 수정 성공 or 게시물 수정 실패
URL
/posts/{userId}/{postId}
비고
게시물 존재 확인 및 작성자 확인