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.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Authentication: Bearer token.

Request

Responses

OK

Response Headers
    Content-Type