Collections

Remove book from collection

Remove a book from a collection

post/collections/{id}/remove-book

Path parameters

idstring required

The ID of the collection

Request body

bookIdstring required

ID of the book to remove

Response

Book removed successfully

Changes