Collections REST Endpoints

Collections
The Collections API provides basic collection operations.
Add a List of Assets to a Collection
Method: post
Path: /documents/api/1.1/collections/{collectionId}/files
Add an Asset to a Collection
Method: post
Path: /documents/api/1.1/collections/{collectionId}/files/{fileId}
Create a Collection
Method: post
Path: /documents/api/1.1/collections
Delete a Collection
Method: delete
Path: /documents/api/1.1/collections/{collectionId}
Remove a List of Assets from a Collection
Method: delete
Path: /documents/api/1.1/collections/{collectionId}/files
Remove an Asset from a Collection
Method: delete
Path: /documents/api/1.1/collections/{collectionId}/files/{fileId}
Retrieve a List of Collections
Method: get
Path: /documents/api/1.1/collections/items
Collections
The Collections API provides basic collection operations.
Create a Collection
Method: post
Path: /documents/api/1.1/collections
Retrieve a List of Collections
Method: get
Path: /documents/api/1.1/collections/items
Delete a Collection
Method: delete
Path: /documents/api/1.1/collections/{collectionId}
Remove a List of Assets from a Collection
Method: delete
Path: /documents/api/1.1/collections/{collectionId}/files
Add a List of Assets to a Collection
Method: post
Path: /documents/api/1.1/collections/{collectionId}/files
Remove an Asset from a Collection
Method: delete
Path: /documents/api/1.1/collections/{collectionId}/files/{fileId}
Add an Asset to a Collection
Method: post
Path: /documents/api/1.1/collections/{collectionId}/files/{fileId}
Collections
The Collections API provides basic collection operations.
Delete a Collection
Method: delete
Path: /documents/api/1.1/collections/{collectionId}
Remove a List of Assets from a Collection
Method: delete
Path: /documents/api/1.1/collections/{collectionId}/files
Remove an Asset from a Collection
Method: delete
Path: /documents/api/1.1/collections/{collectionId}/files/{fileId}
Retrieve a List of Collections
Method: get
Path: /documents/api/1.1/collections/items
Create a Collection
Method: post
Path: /documents/api/1.1/collections
Add a List of Assets to a Collection
Method: post
Path: /documents/api/1.1/collections/{collectionId}/files
Add an Asset to a Collection
Method: post
Path: /documents/api/1.1/collections/{collectionId}/files/{fileId}