We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
/club/{clubId}/board/{boardId}/post/{postId}/comment
{ "Content-Type": "application/json", "Authorization": "Bearer "${token}" }
{ "status": 200, "message": "READ_ALL_COMMENT_SUCCESS", "data": [] }