2020-05-23 00:28:41 +01:00
|
|
|
{
|
|
|
|
|
"book_id": 1,
|
|
|
|
|
"name": "My fantastic new chapter",
|
2023-12-22 14:37:48 +00:00
|
|
|
"description_html": "<p>This is a <strong>great new chapter</strong> that I've created via the API</p>",
|
2023-08-21 15:40:53 +01:00
|
|
|
"priority": 15,
|
2024-02-01 12:22:16 +00:00
|
|
|
"default_template_id": 25,
|
2020-05-23 00:28:41 +01:00
|
|
|
"tags": [
|
|
|
|
|
{"name": "Category", "value": "Top Content"},
|
|
|
|
|
{"name": "Rating", "value": "Highest"}
|
2023-08-21 15:40:53 +01:00
|
|
|
]
|
2023-07-11 14:11:13 +02:00
|
|
|
}
|