Add Rule
AI Moderation
Add Rule
Create a new moderation rule to specify actions and conditions for detecting and handling inappropriate content.
POST
Add Rule
Authorizations
API Key with fullAccess scope(i.e. Rest API Key from the Dashboard).
Body
application/json
Unique identifier for the moderation rule.
Example:
"moderation-test"
Descriptive name for the moderation rule.
Example:
"Video Moderation"
Indicates whether the rule is active.
Example:
true
Detailed explanation of the rule's purpose.
Example:
"AI-powered video moderation to detect unsafe content."
Actions to be taken when a violation is detected.
List of filters to apply
- Option 1
- Option 2
List of conditions that must be met for the rule to trigger.
Response
200 - application/json
Created Rule