Skip to main content
POST
Bulk Create Sources from S3 Folder

Authorizations

sessionid
string
cookie
required

Query Parameters

organization_name
string
required

Organization name (required for multi-tenant API keys)

Body

application/json
s3_folder_url
string
required

S3 folder URL (example: s3://my-bucket/docs/)

Minimum string length: 1
force_reupload_existing
boolean
default:false

When true, re-upload and re-parse even if source already exists.

parent_topic_path
string[]

Optional parent topic root-to-leaf path. This path is prefixed to each discovered file topic path.

Minimum string length: 1

Response

202 - application/json

S3 folder discovery and ingestion queued.

Response returned when an S3 folder ingestion job is queued.

message
string
required
job_id
string<uuid>
required