Skip to main content
POST

Auth Headers

string
required
An API key for your org.
string
required
A Client ID for your org.

Body

string
required
Name of the Datasource.
string
required
Type of the source. File or Text.
boolean
required
Flag indicating whether auto-extraction is enabled. If disabled, it will short-cirtuit to bypass extraction.
array
An array containing metadata fields. Each object should have name, type, description, and autoExtract properties.