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.

Not yet available to API tokens

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

Request

Responses

OK

Response Headers
    Content-Type