Skip to main content

Resend notification

POST 

/api/v1/notifications/:id/resend

Creates a NEW pending notification copied from the original (the new record’s metadata references the original via resendOf). Only allowed when the original is failed or bounced; otherwise returns 400. Supports Idempotency-Key.

Request

Responses

New notification created from the original.