Skip to content

Report an article reply

Articles

POST
/articles/replies/{replyId}/report

Parameters

Path Parameters

id*

ID of the article reply to interact with

Type
string
Required

Query Parameters

reportedBy*

ID of the author reporting the article reply

Type
string
Required

Request Body

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

Responses

Article reply was reported

Samples

Gainsight CC Developer Portal