so.sprk.authManageModeration

sprk.so

{
  "id": "so.sprk.authManageModeration",
  "defs": {
    "main": {
      "type": "permission-set",
      "title": "Manage Spark Moderation",
      "detail": "Control personal moderation settings, including blocks, mutes, and moderation-related preferences.",
      "title:lang": {},
      "detail:lang": {},
      "permissions": [
        {
          "lxm": [
            "so.sprk.actor.getPreferences",
            "so.sprk.actor.putPreferences",
            "so.sprk.graph.muteActor",
            "so.sprk.graph.muteThread",
            "so.sprk.graph.unmuteActor",
            "so.sprk.graph.unmuteThread"
          ],
          "type": "permission",
          "resource": "rpc",
          "inheritAud": true
        },
        {
          "type": "permission",
          "action": [
            "create",
            "update",
            "delete"
          ],
          "resource": "repo",
          "collection": [
            "so.sprk.graph.block"
          ]
        }
      ]
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against so.sprk.authManageModeration

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

Metadata

DID
did:plc:cveom2iroj3mt747sd4qqnr2
CID
bafyreibj7gsanno4h67tgyfo5zenfm6bzuubxgw2lwvcseq5mxcq3wgngq
Indexed At
2026-04-21 22:28 UTC
AT-URI
at://did:plc:cveom2iroj3mt747sd4qqnr2/com.atproto.lexicon.schema/so.sprk.authManageModeration

Referenced Schemas (1)

Lexicon Garden

@