Skip to content

Report a product update reply

ProductUpdates

POST
/productUpdates/replies/{replyId}/report

Parameters

Path Parameters

id*

ID of the product update reply to interact with

Type
string
Required

Query Parameters

reportedBy*

ID of the author reporting the product update reply

Type
string
Required

Request Body

application/json
JSON
{
  
"reason": "string"
}

Responses

Product update reply was reported

Samples

Gainsight CC Developer Portal