Error
A valid request URL is required to generate request examples{
"success": true,
"message": "<string>"
}{
"message": "<string>",
"hint": "<string>"
}{
"message": "<string>",
"hint": "<string>"
}Flows
Re-send a message node notification
Re-sends a previously sent notification (in-app and/or external channels) using the stored message parameters from the original delivery.
POST
/
flow
/
resend-message
Error
A valid request URL is required to generate request examples{
"success": true,
"message": "<string>"
}{
"message": "<string>",
"hint": "<string>"
}{
"message": "<string>",
"hint": "<string>"
}Authorizations
Azure AD access token obtained via MSAL
Body
application/json
User principal name or email to deliver the message to.
Available options:
text, html, markdown Available options:
low, normal, high, urgent Was this page helpful?