Collections

Add book to collection

Add a single book to a collection

post/collections/{id}/add-book

Path parameters

idstring required

The ID of the collection

Request body

bookIdstring required

ID of the book to add

Response

Book added successfully

Changes