Skip to main content
POST
Retentar entrega de evento

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Cabeçalhos

X-Idempotency
string

Idempotency key (canonical).

X-Idempotency-Key
string

Idempotency key (legacy alias).

X-TTL
string

Idempotency key TTL in seconds.

Exemplo:

"86400"

Parâmetros de caminho

deliveryId
string
obrigatório

Delivery UUID.

Exemplo:

"550e8400-e29b-41d4-a716-446655440010"

Corpo

application/json
reason
string

Optional human-readable reason for the manual retry (max 512 chars), recorded for audit.

Resposta

OK

attempts
object[] | null
obrigatório

Chronological attempt history for the delivery.

correlationId
string
obrigatório

Request-scoped correlation identifier echoing X-Request-ID, for pivoting from response to trace.

Exemplo:

"550e8400-e29b-41d4-a716-446655440004"

delivery
object
obrigatório

The event delivery record.