42organization/42gg.server.dev.v2

✨ [Feature] 노쇼 신고 API

Closed this issue · 0 comments

Description

  • 노쇼 신고 API
  • 신고마다 FK값이 달라서 각기 다른 신고로 나눠 받아서 작성할 예정

Request

URI

POST /party/reports/rooms/{room_id}/users/{user_id}

Request body

{
        content: String
}

Response

Status code

  • 201