Skip to main content

Delete Instance

DELETE 

/api/magento2/integration-instances/:magento2IntegrationInstance

Permanently delete the IntegrationInstance and its linked SalesChannel, data-import mapping, and API logs. Subsequent phases will extend this to also clean up Magento2Order / Magento2Product rows.

This is irreversible — the merchant has to reconnect via POST /install to resume sync.

Returns 204 No Content on success.

Request

Responses

No Content