Skip to content

Report a question reply

Questions

POST
/questions/replies/{replyId}/report

Parameters

Path Parameters

replyId*

ID of the question reply to interact with

Type
string
Required

Query Parameters

reportedBy*

ID of the author reporting the question reply

Type
string
Required

Request Body

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

Responses

Question reply was reported

Samples

Gainsight CC Developer Portal