UpdateRuleRequest

constructor(url: String, pattern: PatternType, action: ActionType, reason: ReasonType, comment: String? = null, createdBy: Did? = null)

Parameters

url

The URL or domain to update the rule for

comment

Optional comment about the update

createdBy

Optional DID to credit as the creator. Only respected for admin_token authentication.