Begins a data ingestion job. Data sources are ingested into your knowledge base so that Large Language Models (LLMs) can use your data.
put/knowledgebases/{knowledgeBaseId}/datasources/{dataSourceId}/ingestionjobs/
Path parameters
knowledgeBaseIdstring required
The unique identifier of the knowledge base for the data ingestion job.
dataSourceIdstring required
The unique identifier of the data source you want to ingest into your knowledge base.
Request body
Response
Success