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.

Not yet available to API tokens

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

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

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type