Skip to content

Report a question

Questions

POST
/questions/{id}/report

Parameters

Path Parameters

id*

ID of the question to interact with

Type
string
Required

Query Parameters

reportedBy*

ID of the author reporting the question

Type
string
Required

Request Body

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

Responses

Question was reported

Samples

Gainsight CC Developer Portal