v2

latestOpenAPI 3.1.02026-07-312303692.4 MB
Webhook

ingest.message.attempt.recovered

Sent on a successful dispatch after an earlier failure op webhook has already been sent.

postWebhookingest.message.attempt.recovered

Payload

type'ingest.message.attempt.recovered' required

Example payload

{
  "data": {
    "sourceId": "src_2yZwUhtgs5Ai8T9yRQJXA",
    "msgId": "msg_1srOrx2ZWZBpBUvZwXKQmoEYga2",
    "msgEventId": "unique-identifier",
    "endpointId": "ep_1srOrx2ZWZBpBUvZwXKQmoEYga2",
    "lastAttempt": {
      "id": "atmpt_1srOrx2ZWZBpBUvZwXKQmoEYga2"
    }
  }
}

Response

Return any 2XX status to indicate that the data was received successfully