bookstack/dev/api/requests/shelves-update.json

5 lines
112 B
JSON

{
"name": "My updated shelf",
"description": "This is my update shelf with some books",
"books": [5,1,3]
}