Content
Inject a file into North connector cache(s) queue
Uploads a file and adds it to the specified North connector(s) cache. The file will be processed according to the North connector's configuration.
post/api/content/file
Query parameters
northIdstring required
One or more North connector IDs, comma-separated (e.g. id1,id2). The file is queued in every listed connector.
dataSourceIdstring required
An arbitrary identifier for the external source pushing the file. Used for tracing and logging.
Response
No Content