Appearance
Trash/restore a reply
Questions
POST
/questions/replies/{replyId}/toggleTrashed
Parameters
Path Parameters
replyId*
ID of the question reply to interact with
Type
Requiredstring
Query Parameters
moderatorId*
ID of the moderator trashing/restoring the reply
Type
Requiredstring
Request Body
application/json
JSON "trashed": false
{
}
Responses
Reply trashed state was updated

