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.
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