ModerationRuleCreateRequest

  • description
    Type: string
    min length:  
    1
    max length:  
    5000
    required
  • title
    Type: string
    min length:  
    1
    max length:  
    256
    required
  • approvalFeedbackMessage
    Type: string | null
    max length:  
    2000
  • enabled
    Type: boolean
  • imageScope
    Type: string · ModerationImageScopeenum
    values
    • NONE
    • FIRST_IMAGE
    • ALL_IMAGES
  • severity
    Type: string · ModerationSeverityenum
    values
    • high
    • medium
    • low
  • slug
    Type: string
    max length:  
    96
    Pattern: ^[a-z0-9]+(?:[-_][a-z0-9]+)*$
  • sortOrder
    Type: integer

    Integer numbers.

  • unpublishOnViolation
    Type: boolean