]> BookStack Code Mirror - bookstack/blob - dev/api/responses/attachments-update.json
respective book and chapter structure added.
[bookstack] / dev / api / responses / attachments-update.json
1 {
2   "id": 5,
3   "name": "My updated attachment",
4   "extension": "",
5   "uploaded_to": 4,
6   "external": true,
7   "order": 2,
8   "created_by": 1,
9   "updated_by": 1,
10   "created_at": "2021-10-20T06:35:46.000000Z",
11   "updated_at": "2021-10-20T06:37:11.000000Z"
12 }