팀 노션 모음집
/
뉴스피드 프로젝트
/
BOM BOM BOM
/
API 명세😍
/
게시물 수정
Search
Duplicate
게시물 수정
method
PUT
request
{ ”title”:”제목” ”contents”:”내용” }
request header
Authorization - Jwt
response
200 OK { ”post_id”: “id” ”category” : “카테고리”, ”nickname” : “작성자”, ”title” : “게시물 제목”, ”content” : “내용”, “image”: [“img-url”] ”created_date_time” : “2023-07-26”, ”modified_date_time” : “2023-07-26” }
url
/api/post/{id}
궁금한 점
담당
성호
분류
에러코드
완료여부
완료
요구사항
우선순위
필수