We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dca37b commit 6f11444Copy full SHA for 6f11444
docs/actions/live-events.mdx
@@ -91,6 +91,8 @@ New event names may be added in the future, in which case this list will be upda
91
| **WebhookDelivered** | A webhook has been sent to the configured endpoint for processing. |
92
| **WebhookFailed** | A webhook delivery or processing has failed at the receiving endpoint. |
93
| **WebhookSucceeded** | A webhook has been processed and acknowledged by the receiving endpoint. |
94
+| **CourierMessageAbandoned** | A courier message has been abandoned. |
95
+| **CourierMessageDispatched** | A courier message has been dispatched. |
96
97
### Ory OAuth2
98
0 commit comments