Collections

Add multiple books to collection

Add multiple books to a collection

post/collections/{id}/add-books

Path parameters

idstring required

The ID of the collection

Request body

bookIdsstring[] required

Array of book IDs to add

Response

Books added successfully

Changes

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