We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
송아영
요청 헤더
Content-Type : multipart/form-data Authorization : token
바디
goodsIdx : 굿즈 idx content : 리뷰 내용 img : 리뷰 이미지 배열 (없어도 가능) rating : 별점
응답 성공
{ "message": "Success", "data": {} }
응답 실패
// 잘못된 바디 값 { "message": "Transaction Error" }