Replay a dead letter
Replay a dead letter
Reprocesses the dead letter on the given queue (rsfn or sfn) for the request tenant by re-invoking the same in-process ingest path (not a work-queue re-publish). Idempotent: re-dispatching an already-processed message is a no-op. The queue is validated against the allowlist (unknown returns 404); an unknown id returns 404. RBAC: dlq:replay. The tenant is always derived from the validated request identity, never a path or payload value.
POST
Replay a dead letter

