ooo.bsky.authfetch.deleteRecords

lexicon.store

{
  "id": "ooo.bsky.authfetch.deleteRecords",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "schema": {
          "type": "object",
          "required": [
            "uris"
          ],
          "properties": {
            "uris": {
              "type": "array",
              "items": {
                "type": "string",
                "format": "at-uri"
              },
              "maxLength": 50,
              "minLength": 1,
              "description": "The AT URIs of the records to delete."
            }
          }
        },
        "encoding": "application/json"
      },
      "description": "Deletes one or more private records in your hidden repository. Requires auth."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "revision": 1
}

Validate Record

Validate a record against ooo.bsky.authfetch.deleteRecords

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:web:lexicon.store
CID
bafyreigrs23zhjeycvrbc7tiqrb7i3dyo6m7cxc34op5iuzrw33qsgxasy
Indexed At
2026-03-20 15:55 UTC
AT-URI
at://did:web:lexicon.store/com.atproto.lexicon.schema/ooo.bsky.authfetch.deleteRecords

Lexicon Garden

@