latestOpenAPI 3.1.02026-08-15225241316.9 KB

d14c3e9eddba

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