Skip to main content

Delete Instance

DELETE 

/api/magento2/integration-instances/:instanceId

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.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

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

Returns 204 No Content on success.

Request

Responses

No Content