so.sprk.authCreatePosts

sprk.so

{
  "id": "so.sprk.authCreatePosts",
  "defs": {
    "main": {
      "type": "permission-set",
      "title": "Create Spark Posts",
      "detail": "Create Spark posts, replies, stories, and upload media, but can not update or delete them.",
      "title:lang": {},
      "detail:lang": {},
      "permissions": [
        {
          "lxm": [
            "so.sprk.video.getJobStatus",
            "so.sprk.video.getUploadLimits",
            "so.sprk.video.uploadVideo"
          ],
          "type": "permission",
          "resource": "rpc",
          "inheritAud": true
        },
        {
          "type": "permission",
          "action": [
            "create"
          ],
          "resource": "repo",
          "collection": [
            "so.sprk.feed.post",
            "so.sprk.feed.reply",
            "so.sprk.feed.threadgate",
            "so.sprk.story.post"
          ]
        }
      ]
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against so.sprk.authCreatePosts

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

Metadata

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

Referenced Schemas (4)

Lexicon Garden

@