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

5 lines
134 B
JSON

{
"name": "My updated shelf",
"description_html": "<p>This is my <em>updated shelf</em> with some books</p>",
"books": [5,1,3]
}