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

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