{ "content": "string", "id": 0 }
curl --location --request POST '/api/comment/reply' \ --header 'Content-Type: application/json' \ --data-raw '{ "content": "string", "id": 0 }'
{}