Skip to main content

Refresh Products

POST 

/api/temu/:integrationInstance/products/refresh

Queues a background job that pulls the product catalog from Temu and upserts the listings locally. The job runs on a serialized queue so overlapping refreshes for the same instance cannot race. Depending on the instance's auto-link and auto-create settings, newly imported listings may be linked to existing internal products by SKU or have internal products created for them automatically.

Authorization

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

The response returns immediately; there is no job id to poll on this endpoint.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type