Skip to main content
POST
Python

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json
data_connector_name
string
required
file_names
string[] | null
job_id
string | null
clean_up_out_of_sync
boolean
default:true
file_count_to_run
integer | null
use_llm
boolean
default:false

Response

Successful Response