Replay a delivery
POST
/api/v1/admin/webhooks/deliveries/{id}/replay
prm_notifications_manage
Re-queues a past delivery, which is how a dead one is recovered after the receiving side is fixed.
Your receiver will see the same event twice if the original eventually landed. Webhook receivers have to be idempotent on the event id; this endpoint is one of the reasons why.
نظرة سريعة
- المصادقة
- رمز موظّف أو جلسة
- تتطلب صلاحية
-
prm_notifications_manageManage notification channels & templates - حد المعدل
t_egress
المعاملات
| المعامل | الوصف |
|---|---|
idمطلوب
path · integer
|
Delivery id. |