so.sprk.authCreatePosts

sprk.so

Documentation

main permission-set

No description available.

View raw schema
{
  "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"
      ]
    }
  ]
}

Lexicon Garden

@