v1

latestOpenAPI 3.1.02026-07-13225241316.1 KB
Notifications

Record Delivery Result

Record the result of a notification delivery attempt.

post/api/v3/notifications/events/{event_id}/delivery-result

Path parameters

event_idinteger required

Request body

channel'discord_dm' | 'discord_ping' | 'web' required
status'delivered' | 'failed' | 'skipped' required
error_messagestring nullable

Response

Request fulfilled, nothing follows