ooo.bsky.hds.deleteRecord

bsky.ooo

{
  "id": "ooo.bsky.hds.deleteRecord",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "schema": {
          "type": "object",
          "required": [
            "repo",
            "collection",
            "rkey"
          ],
          "properties": {
            "repo": {
              "type": "string",
              "format": "at-identifier"
            },
            "rkey": {
              "type": "string",
              "format": "record-key"
            },
            "collection": {
              "type": "string",
              "format": "nsid"
            },
            "swapRecord": {
              "type": "string",
              "format": "cid"
            }
          }
        },
        "encoding": "application/json"
      },
      "errors": [
        {
          "name": "InvalidSwap"
        }
      ]
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "revision": 1
}

Validate Record

Validate a record against ooo.bsky.hds.deleteRecord

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:web:bsky.ooo
CID
bafyreic4m4igrdkyy6dyn2qfgy2ynp6zghtdttvabfjkq46rjhmxlhq54u
Indexed At
2026-04-04 00:36 UTC
AT-URI
at://did:web:bsky.ooo/com.atproto.lexicon.schema/ooo.bsky.hds.deleteRecord

Lexicon Garden

@