Vector stores
Cancel vector store file batch
Cancel a vector store file batch. This attempts to cancel the processing of files in this batch as soon as possible.
post/vector_stores/{vector_store_id}/file_batches/{batch_id}/cancel
Path parameters
vector_store_idstring required
The ID of the vector store that the file batch belongs to.
batch_idstring required
The ID of the file batch to cancel.
Response
OK