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.

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