tools.ozone.safelink.removeRule
#main
Remove an existing URL safety rule
Input
- Encoding: application/json
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| url | string | - | ✅ | The URL or domain to remove the rule for |
| pattern | tools.ozone.safelink.defs#patternType | - | ✅ | - |
| comment | string | - | ❌ | Optional comment about why the rule is being removed |
| createdBy | string (did) | - | ❌ | Optional DID of the user. Only respected when using admin auth. |
Output
- Encoding: application/json
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| ref | tools.ozone.safelink.defs#event | - | ✅ | - |