The profile's ID
An optional parameter to define a specific index pipeline to be used while indexing these signals. If none is defined, the pre-configured _signals_ingest
pipeline will be used. Note that the index pipeline must end with a Solr Indexer stage, and in this stage the enforce_schema
property must be set to 'true'.
'True' to commit to Solr at the end of indexing.
'True' to index signals in asynchronous mode, which issues an autoCommit and does not report failures.
JSON-formatted signals data
The body is of type object[]
.
successful operation