put https://ingest.api.nacelle.com/v1/collection
The collection endpoint adds collection entries to an index.
-
If an
indexId
field is present, the entries will be added to that index. -
If an
indexId
is not specified the entries will be added to the current active index,
and all in progress indexes for the specifiedsourceId
.
The required fields are sourceEntryId
, collectionType
and items
.