Appearance
Reply to an article
Articles
POST
/articles/{id}/reply
Parameters
Path Parameters
id*
ID of the article to interact with
Type
Requiredstring
Query Parameters
authorId*
The ID of the author of this reply
Type
Requiredstring
Request Body
application/json
JSON "content": "Can anyone help me?", "highlight": false
{
}
Responses
Article was replied

