Mistral AIMistral AI API
PUT/v1/rag/ingestion_pipeline_configurations/{id}/run_info
Manage update Run Info V1 Rag Ingestion Pipeline Configurations Id Run Info Put.
Contract-preserving PUT Endpoint for update Run Info V1 Rag Ingestion Pipeline Configurations Id Run Info Put in the Mistral AI API. Model and resource-specific values are supplied by the caller at runtime.
All 238 ApiKey-authenticated Mistral AI Platform REST endpoints from a fixed Apache-2.0-licensed official revision, including typed SSE streaming and Workflows. Hub provides documentation and an independent SDK/CLI, but never proxies model, account, or usage data; callers connect directly with local API keys.
Request
- operationId
updateRunInfoV1RagIngestionPipelineConfigurationsIdRunInfoPut- Server
https://api.mistral.ai- Authentication
- ApiKey
Request parameters
id
pathstringuuidrequired
id value in the Mistral AI API contract.
Request body
UpdateRunInforequired
Content-Type: application/json
Properties: chunks_countexecution_time
Responses
200
IngestionPipelineConfigurationapplication/json
Successful supplier response.
Properties: author_idcreated_atidlast_run_chunks_countlast_run_timemodified_atnamepipeline_compositiontotal_chunks_count
422
HTTPValidationErrorapplication/json
Supplier response with HTTP status 422.
Properties: detail
{
"last_run_chunks_count": 0
}