Skip to main content

Retry Failed Events

POST 

/api/temu/:integrationInstance/webhook-events/retry-failed

Resets failed events (where processing_attempts < 3) back to pending then processes them again.

  • limit (int, nullable, 1-100) — cap the number of failed events retried in this call.
Authorization

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

Request

Responses

OK

Response Headers
    Content-Type