We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
송아영
요청 헤더
Content-Type : application/json Authorization : token
파라미터
goodsIdx : 굿즈 idx reviewIdx : 리뷰 idx
응답 성공
{ // status : 200 "message": "Success", "data": {} }
응답 실패
// 잘못된 바디 값 { "message": "Transaction Error" }