Skip to content

Mark replies as highlighted or remove the highlight

ProductUpdates

POST
/productUpdates/replies/{id}/toggleHighlight

Parameters

Path Parameters

id*

Reply ID

Type
string
Required

Query Parameters

moderatorId*

ID of the moderator updating the reply

Type
string
Required

Request Body

application/json
JSON
{
  
"highlighted": false
}

Responses

Reply highlight was updated

Samples

Gainsight CC Developer Portal