Add a new book to the library

Using this endpoint, a new book collection can be added to the library

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

The book that needs to be added to the library

string
required
string
required
integer
required
string
required

The comment of the book

authors
array of strings
required

author ID

authors*
genres
array of integers
required

genre ID

genres*
series
array of strings
required

series ID

series*
Responses

400

Invalid Book ID!

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