| Current Path : /var/www/html/bookstack/dev/api/requests/ |
| Current File : /var/www/html/bookstack/dev/api/requests/chapters-create.json |
{
"book_id": 1,
"name": "My fantastic new chapter",
"description": "This is a great new chapter that I've created via the API",
"tags": [
{"name": "Category", "value": "Top Content"},
{"name": "Rating", "value": "Highest"}
]
}