v1
latestOpenAPI 3.0.32026-07-1711821.4 KBLibraryService
UpdateBook
Updates a book. Returns INVALID_ARGUMENT if the name of the book is non-empty and does not equal the existing name.
put/v1/shelves/{shelf}/books/{book}
Path parameters
shelfstring required
The shelf id.
bookstring required
The book id.
Query parameters
namestring
The name of the book to update.
Request body
Response
OK