Service
home
WOW Onboarding
home

맛집 리뷰 답글 작성

Request Body

{ "content": "별로" }
JSON
복사

Response Body

# 201 Created { "id": 1, "content": "별로", "date": "2024-08-06T15:26:55.245678Z", "user": 21, "review": 6 } # 404 Not Found { "error": "Review not found" }
JSON
복사