app.bsky.authDeleteContent

bsky-lexicons.bsky.social

{
  "id": "app.bsky.authDeleteContent",
  "defs": {
    "main": {
      "type": "permission-set",
      "title": "Delete Bluesky Content",
      "detail": "Clean up public account history: posts, reposts, and likes.",
      "title:lang": {},
      "detail:lang": {},
      "permissions": [
        {
          "type": "permission",
          "action": [
            "delete"
          ],
          "resource": "repo",
          "collection": [
            "app.bsky.feed.like",
            "app.bsky.feed.post",
            "app.bsky.feed.postgate",
            "app.bsky.feed.repost",
            "app.bsky.feed.threadgate"
          ]
        }
      ]
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.bsky.authDeleteContent

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

Metadata

DID
did:plc:4v4y5r3lwsbtmsxhile2ljac
CID
bafyreicjusvl5bcn7czq5wonsafs34swjjoxw5q2llvn3mpnxb7u5y3hhy
Indexed At
2026-01-31 00:27 UTC
AT-URI
at://did:plc:4v4y5r3lwsbtmsxhile2ljac/com.atproto.lexicon.schema/app.bsky.authDeleteContent

Referenced Schemas (5)

Lexicon Garden

@