No description available.
View raw schema
{
"type": "permission-set",
"title": "Delete Spark Content",
"detail": "Clean up Spark account history: posts, replies, reposts, likes, thread controls, and stories.",
"title:lang": {},
"detail:lang": {},
"permissions": [
{
"type": "permission",
"action": [
"delete"
],
"resource": "repo",
"collection": [
"so.sprk.feed.like",
"so.sprk.feed.post",
"so.sprk.feed.reply",
"so.sprk.feed.repost",
"so.sprk.feed.threadgate",
"so.sprk.story.post"
]
}
]
}