]> BookStack Code Mirror - bookstack/blob - dev/api/requests/shelves-create.json
Update settings.php
[bookstack] / dev / api / requests / shelves-create.json
1 {
2   "name": "My shelf",
3   "description": "This is my shelf with some books",
4   "books": [5,1,3]
5 }