]> BookStack Code Mirror - bookstack/blob - dev/api/requests/roles-update.json
respective book and chapter structure added.
[bookstack] / dev / api / requests / roles-update.json
1 {
2   "display_name": "Book & Shelf Maintainers",
3   "description": "All those who maintain books & shelves",
4   "mfa_enforced": false,
5   "permissions": [
6     "book-view-all",
7     "book-update-all",
8     "book-delete-all",
9     "bookshelf-view-all",
10     "bookshelf-update-all",
11     "bookshelf-delete-all",
12     "restrictions-manage-all"
13   ]
14 }