v51

latestOpenAPI 3.0.0Apache 2.0raw.githubusercontent.com2026-08-011534301009.2 KB
Notifications

Re-send notification event

post/api/v1/notification/events/{eventId}/resend

Path parameters

eventIdstring required
Example:01G65Z755AFWAKHE12NY0CQ9FH

Request body

channelsstring[]

Notification channels to which the event should be re-sent.

Example request

{
  "channels": [
    "01G65Z755AFWAKHE12NY0CQ9FH"
  ]
}

Response

The request has been accepted for processing, but processing has not yet completed.