Collections

Create a collection

Create a new book collection

post/collections/

Request body

namestring required

Name of the collection

descriptionstring required

Description of the collection

slugstring required

URL-friendly slug (lowercase alphanumeric with hyphens)

visibility'PUBLIC' | 'UNLISTED' required

Visibility of the collection

Response

Collection created successfully

Changes