Skip to main content

Delete Integration Instance

DELETE 

/api/temu/:integrationInstance

Deletes a Temu integration instance. The deletion runs as a queued background job because it cascades widely: the instance's imported orders and products, webhook subscriptions and stored webhook events, API logs, saved import mappings, and the linked sales channel are all removed.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

The endpoint responds immediately; the actual removal completes shortly afterwards in the background.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type