v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1475719557.8 KB

Stops a currently running data ingestion job. You can send a <code>StartIngestionJob</code> request again to ingest the rest of your data when you are ready.

post/knowledgebases/{knowledgeBaseId}/datasources/{dataSourceId}/ingestionjobs/{ingestionJobId}/stop

Path parameters

knowledgeBaseIdstring required

The unique identifier of the knowledge base for the data ingestion job you want to stop.

dataSourceIdstring required

The unique identifier of the data source for the data ingestion job you want to stop.

ingestionJobIdstring required

The unique identifier of the data ingestion job you want to stop.

Response

Success