Skip to main content

Delete Order

DELETE 

/api/temu/:integrationInstance/orders/:order

Permanently delete a Temu order. Verifies the order belongs to the supplied integration instance (returns 403 if not). Does not remove the Temu order on Temu's side — only deletes the local cached record.

Authorization

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

Request

Responses

OK

Response Headers
    Content-Type