Update an existing book with a matching {bookId}

Using this endpoint, an existing book with a matching {bookId} in the library can be modified

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params

The book data that needs to be modified in the library

string
string
integer
string

The comment of the book

authors
array of strings

author ID

authors
genres
array of integers

genre ID

genres
series
array of strings

series ID

series
Responses

400

Invalid Book data!

404

The book with a matching {bookID} was not found in the library

409

Book ID taken!

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json