Search
Duplicate

게시물 수정

Method
PATCH
API
/api/posts/{postId}
Category
post
Request Body
{ “title”:string(NotNull), “content”:string(NotNull) }
Request Header
Cookies { Authorization }
Response Body
비고