erp-imports

deleteErpImport

Remove an import and the file it owns. Allowed from any status: an import whose run is still in flight is stopped by the deletion, and rows it already wrote stay written.

delete/v2/erp/imports/{importId}

Path parameters

importIdstring required

Response

The import and its file were removed

Changes