The ID of the collection.
The ID of the environment.
The content of the document to ingest. The maximum supported file size when adding a file to a collection is 50 megabytes, the maximum supported file size when testing a configuration is 1 megabyte. Files larger than the supported size are rejected.
The content type of file.
The filename for file.
The maximum supported metadata file size is 1 MB. Metadata parts larger than 1 MB are rejected. Example:
{
"Creator": "Johnny Appleseed",
"Subject": "Apples"
}
.
Generated using TypeDoc
Parameters for the
addDocument
operation.