Create conversation and upload files
Authentication
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Headers
Request
The name of your personal workspace, where the conversation is created. For organization members, your personal workspace name is your user ID. If not defined, the workspace is inferred from the IB-Context
header value.
When making this call from a service account, you must specify a workspace.
Defines whether to enable object detection for the processed file. Object detection includes support for extracting tables and checkboxes.
Defines whether to save the image files generated when processing the document. One .jpeg
image file per document page is saved. If storage space is a consideration, consider disabling for documents with many pages.
Defines whether to generate and save thumbnails of each image file generated when processing the document. One .jpeg
thumbnail—a small image representation of the larger image—per document page is saved. If storage space is a consideration, consider disabling for documents with many pages.
Defines whether to skip several digitization preprocessing steps. The enable_entity_detection
, write_converted_image
, and write_thumbnail
flags must all be set to false.
Commercial & Enterprise Enable if the conversation contains documents in a standard non-Latin language.
Enterprise Enable this and enable_multilanguage_support
if the conversation contains documents in an advanced non-Latin language, including Greek, Hebrew, Thai, and others.