VectorIO
Cancel a vector store file batch (OpenAI-compatible).
Cancel a vector store file batch (OpenAI-compatible).
post/v1/vector_stores/{vector_store_id}/file_batches/{batch_id}/cancel
Path parameters
vector_store_idstring required
The vector store identifier.
The vector store identifier.
batch_idstring required
The file batch identifier.
The file batch identifier.
Response
The cancelled file batch.