Add contents to a collection
This endpoint adds already-pinned contents (that have ContentIDs) to a collection.
| Path Parameters |
|---|
coluuid string — REQUIREDCollection UUID |
| Query Parameters |
|---|
dir stringDirectory |
overwrite stringOverwrite conflicting files |
| Request Body — REQUIRED Content IDs to add to collection |
|---|
| integer[] |
| Responses | ||||
|---|---|---|---|---|
200OK
| ||||
400Bad Request
| ||||
500Internal Server Error
|