Skip to main content
POST
Submit Document for Async Add Doc

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

docset_id
string
required

The unique identifier of the docset to which to add the doc.

Body

multipart/form-data
file
file | null

The file to add to the Aryn platform.

file_url
string | null
options
file | null

DocParse options to use during partitioning

Response

Successful Response

task_id
string

The ID of the async task.

Example:

"aryn:t-47gpd3604e5tz79z1jro5fc"