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