app.bsky.authManageModeration

bsky-lexicons.bsky.social

{
  "id": "app.bsky.authManageModeration",
  "defs": {
    "main": {
      "type": "permission-set",
      "title": "Manage Personal Moderation",
      "detail": "Control over blocks, mutes, mod lists, mod services, and preferences.",
      "title:lang": {},
      "detail:lang": {},
      "permissions": [
        {
          "lxm": [
            "app.bsky.actor.getPreferences",
            "app.bsky.actor.putPreferences",
            "app.bsky.graph.muteActor",
            "app.bsky.graph.muteActorList",
            "app.bsky.graph.muteThread",
            "app.bsky.graph.unmuteActor",
            "app.bsky.graph.unmuteActorList",
            "app.bsky.graph.unmuteThread"
          ],
          "type": "permission",
          "resource": "rpc",
          "inheritAud": true
        },
        {
          "type": "permission",
          "action": [
            "create",
            "update",
            "delete"
          ],
          "resource": "repo",
          "collection": [
            "app.bsky.graph.block",
            "app.bsky.graph.listblock"
          ]
        }
      ]
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.bsky.authManageModeration

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

Metadata

DID
did:plc:4v4y5r3lwsbtmsxhile2ljac
CID
bafyreidxd327vchmpfjegjwlehlud5bbg3zvecibu6yilcbwt4krpghv3e
Indexed At
2026-02-12 22:19 UTC
AT-URI
at://did:plc:4v4y5r3lwsbtmsxhile2ljac/com.atproto.lexicon.schema/app.bsky.authManageModeration

Referenced Schemas (2)

Lexicon Garden

@