lol.dids.admin.createDenylist

ngerakines.me

{
  "id": "lol.dids.admin.createDenylist",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "schema": {
          "type": "object",
          "required": [
            "kind",
            "subject"
          ],
          "properties": {
            "kind": {
              "type": "string",
              "knownValues": [
                "domain",
                "did",
                "uri",
                "cid",
                "pattern",
                "space"
              ]
            },
            "reason": {
              "type": "string"
            },
            "subject": {
              "type": "string",
              "description": "The hostname, DID, record AT-URI, CID, domain pattern, or space URI to deny."
            }
          }
        },
        "encoding": "application/json"
      },
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "entry"
          ],
          "properties": {
            "entry": {
              "ref": "lol.dids.defs#denylistEntry",
              "type": "ref"
            }
          }
        },
        "encoding": "application/json"
      },
      "description": "Deny a subject. This is the primary takedown mechanism: a denylisted subject stops serving within one broadcast whether it is reached through a site, a tile, or a parameter, and a denylisted space stops every domain registered to it."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against lol.dids.admin.createDenylist

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:cbkjy5n7bk3ax2wplmtjofq2
CID
bafyreidv455ly5po7e3cww3pjp3eqk26stblqjakuplgakflcydag7dg7m
Indexed At
2026-08-30 03:11 UTC
AT-URI
at://did:plc:cbkjy5n7bk3ax2wplmtjofq2/com.atproto.lexicon.schema/lol.dids.admin.createDenylist

Referenced Schemas (1)

Lexicon Garden

@