Skip to main content

Reprocess Event By Id

POST 

/api/temu/webhook-events/:eventId/reprocess

Forces a re-run of the event even if previously processed — resets the row to pending (clearing processing_error) and processes it again. Used by the 'Reprocess' action in the per-row menu.

Authorization

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

Request

Responses

OK

Response Headers
    Content-Type