Triggered when a program message fails to be delivered for a technical reason.
Documentation Index
Fetch the complete documentation index at: https://docs.moonbase.ai/llms.txt
Use this file to discover all available pages before exploring further.
Your Moonbase API key.
The unique ID of the service event that triggered the notification. This value starts with msg_ and is identical for all retries of a given notification.
The timestamp when the notification request was sent, as seconds since the Unix epoch. Use this value to verify that the notification was sent recently.
A generated signature that you can use to verify the authenticity of the notification.
The activity details.
Represents an event that occurs when a ProgramMessage fails to be delivered for a technical reason.
Unique identifier for the object.
The time at which the event occurred, as an ISO 8601 timestamp in UTC.
The type of activity. Always activity/program_message_failed.
"activity/program_message_failed"The ProgramMessage associated with the event.
A link to the Address of the recipient whose message failed.
A code indicating the reason for the failure (e.g., message_contained_virus).
liquid_error, person_missing_email, message_contained_virus Successful response.