Skip to main content

Retry Failed Webhook Events

POST 

/api/xero/webhook-settings/:integrationInstanceId/events/retry-failed

Reprocess every currently-failed webhook event for this connection in one call — equivalent to Reprocess Webhook Events with all failed event IDs. Each failed event is reset to received and a background job is queued per event; the call returns immediately with the number of events queued, and processing happens asynchronously. No request body is required.

Authorization

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

Authentication: Bearer token.

Request

Responses

OK

Response Headers
    Content-Type