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 specified sourceId.

The required fields are sourceEntryId, collectionType and items.

Language
Click Try It! to start a request and see the response here!