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