v1

latestOpenAPI 3.0.3Apache 2.02026-07-1372170520.1 KB
Bulk Operations

Cancel an import

Cancel 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}

Path parameters

idstring required

Unique identifier for the import operation.

Headers

X-Pinecone-Api-Versionstring required

Required date-based version header

Response

Operation cancelled successfully

DbDataCancelImportResponse required

The response for the cancel_import operation.