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.
Notifications older than 90 days aren’t retained. If you try to replay a notification that’s no longer retained, Paddle returns an error.
Only notifications with the origin of event can be replayed. You can’t replay a notification created for a replay.
Requests are authenticated with API keys. Provide your API key as a Bearer token in the Authorization header.
API keys are assigned permissions, granting them access to entities and operations.
Each endpoint may require one or more permissions, defined with the x-permissions extension.
Values for include parameters may require specific permissions as defined in the x-enum-permissions extension.
See all available permissions in the permission schema or documentation.
Get an API key and select the permissions you need from the Paddle dashboard under Paddle > Developer Tools > Authentication.
Paddle ID of the notification entity to replay. Must be a notification with the origin of event.
"ntf_01gt261ms8ew72a0vnm5p5ne2q"