Imports
Cancel an import
The cancel_import
operation cancels an import operation if it is not yet finished. It has no effect if the operation is already finished.
For guidance and examples, see Import data.
DELETE
/
bulk
/
imports
/
{id}
This feature is in public preview and available only on Standard and Enterprise plans.
Authorizations
Api-Key
string
headerrequiredAn API Key is required to call Pinecone APIs. Get yours from the console.
Path Parameters
id
string
requiredUnique identifier for the import operation.
Response
200 - application/json
The response for the cancel_import
operation.
Was this page helpful?