latestOpenAPI 3.1.02026-08-211286041.7 MB

b0c8a1820333

Webhook

ingest.message.attempt.exhausted

Sent when a message delivery has failed (all of the retry attempts have been exhausted).

postWebhookingest.message.attempt.exhausted

Payload

type'ingest.message.attempt.exhausted' required

Example payload

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

Response

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