Content Filter Rules
Last updated
Was this helpful?
Last updated
Was this helpful?
Get all Content Filter Rules in a configuration
/api/v4.0/conf/{config}/content-filter-rules
Update an existing set of Content Filter Rules for a configuration
/api/v4.0/conf/{config}/content-filter-rules
Category of the rule
Log message for this rule
Matching domain(s) regex
Risk level of this rule, between 1 (lowest risk) and 5 (highest risk)
Subcategory of the rule
List of tags to apply
Create a complete set of Content Filter Rules for a configuration
/api/v4.0/conf/{config}/content-filter-rules
Category of the rule
Log message for this rule
Matching domain(s) regex
Risk level of this rule, between 1 (lowest risk) and 5 (highest risk)
Subcategory of the rule
List of tags to apply
Delete all Content Filter Rules in a configuration
/api/v4.0/conf/{config}/content-filter-rules
Get a Content Filter Rule from the specified configuration
/api/v4.0/conf/{config}/content-filter-rules/{entry_id}
Update an individual Content Filter Rule within a configuration
/api/v4.0/conf/{config}/content-filter-rules/{entry_id}
Category of the rule
Log message for this rule
Matching domain(s) regex
Risk level of this rule, between 1 (lowest risk) and 5 (highest risk)
Subcategory of the rule
List of tags to apply
Create an individual Content Filter Rule within a configuration
/api/v4.0/conf/{config}/content-filter-rules/{entry_id}
Category of the rule
Log message for this rule
Matching domain(s) regex
Risk level of this rule, between 1 (lowest risk) and 5 (highest risk)
Subcategory of the rule
List of tags to apply
Delete an individual Content Filter Rule from the specified configuration
/api/v4.0/conf/{config}/content-filter-rules/{entry_id}
Get list of versions of Content Filter Rules in a configuration
/api/v4.0/conf/{config}/content-filter-rules/versions
Get a specific version of a Content Filter Rule set
/api/v4.0/conf/{config}/content-filter-rules/versions/{version}
Set a previous Content Filter Rule version to be the current one
/api/v4.0/conf/{config}/content-filter-rules/versions/{version}/revert