RemoveRuleRequest

constructor(url: String, pattern: PatternType, comment: String? = null, createdBy: Did? = null)

Parameters

url

The URL or domain to remove the rule for

comment

Optional comment about why the rule is being removed

createdBy

Optional DID of the user. Only respected when using admin auth.