notebook-books-controller

Save book reading position

patch/api/notebooks/{notebook}/book/reading-position

Path parameters

notebookinteger required

Request body

selectedBookBlockIdinteger nullable

Selected book block id for reading UI; omit or null to leave the stored value unchanged

Response

No Content

Changes