Replay a notification
POST {{baseUrl}}/notifications/:notification_id/replay
Attempts to resend a delivered
or failed
notification using its ID.
Paddle creates a new notification entity for the replay, related to the same event_id
. Your response includes the new notification_id
of the created notification.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |