Skip to content

Report an idea

Ideas

POST
/ideas/{id}/report

Parameters

Path Parameters

id*

ID of the idea to interact with

Type
string
Required

Query Parameters

reportedBy*

ID of the author reporting the idea

Type
string
Required

Request Body

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

Responses

Idea was reported

Samples

Gainsight CC Developer Portal