Skip to main content
GET
Get enhance-moderation configuration.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Enhance-moderation configuration

enabled
boolean
default:false
commentDeletionBehavior
enum<string>
default:delete_whole_comment

What to remove when a comment trips moderation.

Available options:
delete_whole_comment,
delete_attachment_only
confidences
object[]
userModerationExclusionPatterns
string[]

Regex patterns for users excluded from moderation.

Minimum string length: 1