Skip to content

Trash/restore a reply

Articles

POST
/articles/replies/{id}/toggleTrashed

Parameters

Path Parameters

id*

Reply ID

Type
string
Required

Query Parameters

moderatorId*

ID of the moderator trashing/restoring the reply

Type
string
Required

Request Body

application/json
JSON
{
  
"trashed": false
}

Responses

Reply trashed state was updated

Samples

Gainsight CC Developer Portal