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

5 lines
97 B
JSON

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