Skip to content

Report a conversation

Conversations

POST
/conversations/{id}/report

Parameters

Path Parameters

id*

ID of the conversation to interact with

Type
string
Required

Query Parameters

reportedBy*

ID of the author reporting the conversation

Type
string
Required

Request Body

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

Responses

Conversation was reported

Samples

Gainsight CC Developer Portal