This method queues collection of documents onto the server for analysis. Queued collection of documents analyzes in common context as entire thing. If unique configuration ID provided, Semantria uses settings of that configuration during analysis, in opposite the primary configuration uses. Collection IDs are unique in scope of configuration. If the same ID appears twice, Semantria overrides existing collection with the new Data
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://api.semantria.com//collection.' \
--header'Content-Type: application/json' \
--data-raw'null'