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

No recorded changes to this endpoint across all 1 revision of this API.