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 | ||||
---|---|---|---|---|
200 OK
| ||||
400 Bad Request
| ||||
500 Internal Server Error
|