Appearance
Mark replies as highlighted or remove the highlight
Questions
POST
/questions/replies/{replyId}/toggleHighlight
Parameters
Path Parameters
replyId*
ID of the question reply to interact with
Type
Requiredstring
Query Parameters
moderatorId*
ID of the moderator updating the reply
Type
Requiredstring
Request Body
application/json
JSON "highlighted": false
{
}
Responses
Reply highlight was updated

