put https://ingest.api.nacelle.com/v1/content
The PUT
content endpoint adds content 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
.
Required fields are sourceEntryId
.