팀 노션 모음집
/
뉴스피드 프로젝트
/
일찍끝내조!
/
API
/
게시물 수정
Search
Duplicate
게시물 수정
Method
PATCH
API
/api/posts/{postId}
Category
post
Request Body
{ “title”:string(NotNull), “content”:string(NotNull) }
Request Header
Cookies { Authorization }
Response Body
비고