Your IP : 216.73.216.79


Current Path : /var/www/html/bookstack/dev/api/requests/
Upload File :
Current File : /var/www/html/bookstack/dev/api/requests/chapters-update.json

{
  "book_id": 1,
  "name": "My fantastic updated chapter",
  "description": "This is an updated chapter that I've altered via the API",
  "tags": [
    {"name": "Category", "value": "Kinda Good Content"},
    {"name": "Rating", "value": "Medium"}
  ]
}