Skip to main content

Process Event By Id

POST 

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

Processes a single webhook event by id. No-op if the event is already in the processed state (returns success with event already processed message). Does NOT reset state — use /reprocess to force a re-run on a processed event.

Authorization

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

Request

Responses

OK

Response Headers
    Content-Type