Authorizations
API Key with fullAccess scope(i.e. Rest API Key from the Dashboard).
Path Parameters
Rule ID
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
Update Rule