{
"id": "tools.ozone.safelink.removeRule",
"defs": {
"main": {
"type": "procedure",
"input": {
"schema": {
"type": "object",
"required": [
"url",
"pattern"
],
"properties": {
"url": {
"type": "string",
"description": "The URL or domain to remove the rule for"
},
"comment": {
"type": "string",
"description": "Optional comment about why the rule is being removed"
},
"pattern": {
"ref": "tools.ozone.safelink.defs#patternType",
"type": "ref"
},
"createdBy": {
"type": "string",
"format": "did",
"description": "Optional DID of the user. Only respected when using admin auth."
}
}
},
"encoding": "application/json"
},
"errors": [
{
"name": "RuleNotFound",
"description": "No active rule found for this URL/domain"
}
],
"output": {
"schema": {
"ref": "tools.ozone.safelink.defs#event",
"type": "ref"
},
"encoding": "application/json"
},
"description": "Remove an existing URL safety rule"
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:33dt5kftu3jq2h5h4jjlqezt
- CID
-
bafyreieixtpu7psfur2fn7by564bim2ajzstambw3gnijwq2tcekbh4xza
- Indexed At
- 2026-01-09 12:47 UTC
- AT-URI
-
at://did:plc:33dt5kftu3jq2h5h4jjlqezt/com.atproto.lexicon.schema/tools.ozone.safelink.removeRule