Skip to content

Report an idea reply

Ideas

POST
/ideas/replies/{replyId}/report

Parameters

Path Parameters

id*

ID of the idea reply to interact with

Type
string
Required

Query Parameters

reportedBy*

ID of the author reporting the idea reply

Type
string
Required

Request Body

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

Responses

Idea reply was reported

Samples

Gainsight CC Developer Portal