Notifications
Re-send notification event
post/api/v1/notification/events/{eventId}/resend
Path parameters
eventIdstring required
Example:01G65Z755AFWAKHE12NY0CQ9FH
Request body
Example request
{
"channels": [
"01G65Z755AFWAKHE12NY0CQ9FH"
]
}Response
The request has been accepted for processing, but processing has not yet completed.