Skip to content

Mark article reply as spam

Articles

This action automatically bans the author of the content by default. Ensure the content clearly violates spam policies before proceeding.

POST
/articles/replies/{id}/markAsSpam

Parameters

Path Parameters

id*

ID of the article reply to interact with

Type
string
Required

Query Parameters

moderatorId*

ID of the moderator

Type
string
Required

Request Body

application/json
JSON
{
  
"banUser": false
}

Responses

Article reply marked as spam

Samples

Gainsight CC Developer Portal