Skip to main content

Bulk Delete Magento Records

POST 

/api/magento2/integration-instances/:magento2IntegrationInstance/products/bulk-delete-magento-records

Delete the local Magento product records for the selected ids (does NOT delete anything in Magento itself — only the locally synced rows). Synchronous. Same body shape as the other bulk ops (select_all + ids).

Response keeps tracked_job_log_id in the data envelope (always null) for frontend symmetry with the other bulk handlers.

Request

Responses

OK

Response Headers
    Content-Type