Skip to main content

Add contents to a collection

This endpoint adds already-pinned contents (that have ContentIDs) to a collection.

Path Parameters
coluuid string REQUIRED

Collection UUID

Query Parameters
dir string

Directory

overwrite string

Overwrite conflicting files

Request Body REQUIRED

Content IDs to add to collection

integer[]
Responses
200

OK

Schema
string
400

Bad Request

Schema
code integer
details string
reason string
500

Internal Server Error

Schema
code integer
details string
reason string