Ctrl
K
Getting Started
Document API
Model API
Organization API
Project API
Topic API
User API
Webhook API
2D Viewer SDK
3D Viewer SDK
Document API
Document Library
Link Library
Classification Library
Embedded Values Library
API Reference
Library
Library Item
Library Item Revision
Library Item Association
Collection
GET
List collections
POST
Create collection
GET
Get collection
PATCH
Update collection
Collection Item
Collection Followers
Download OpenAPI file
Docs powered by
Archbee
API Reference
Collection
Create collection
POST
https://api.catenda.com/v2/projects/{project-id}/libraries/collections
Try it
Add a new document library item collection.
Authentication
Bearer
http
Path Parameters
project-id
string
*
Body Parameters
body
object
*
name
string
*
description
string
items
object[]
followLatestRevision
boolean
Responses
200
OK
collection
id
string
name
string
description
string
finalized
boolean
followLatestRevision
boolean
visibility
string<private | project-members>
createdAt
string
createdBy
string
PREVIOUS
List collections
NEXT
Get collection
Docs powered by
Archbee