Skip to content

Report a conversation reply

Conversations

POST
/conversations/replies/{replyId}/report

Parameters

Path Parameters

id*

ID of the conversation reply to interact with

Type
string
Required

Query Parameters

reportedBy*

ID of the author reporting the conversation reply

Type
string
Required

Request Body

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

Responses

Conversation reply was reported

Samples

Gainsight CC Developer Portal