Getting error while running flow for sending email with priority with latest version of azure communication services - 2023-03-31
error: Email custom header is null, empty, reserved or invalid.
"paths": {
"/emails:send": {
"post": {
"parameters": [{
"schema": {
"properties": {
"headers": {
"type": "object",
"properties": {
"x-msmail-priority": {
"title": "x-msmail-priority",
"type": "string",
"enum": [ "high", "normal", "low" ],
"description": "Select the MS Mail priority level6"
}
}
}
}}}}}}
any help would be appriciated!!!
Thanks
Tomac
986
Moderator
stampcoin
699
Super User 2025 Season 2
Riyaz_riz11
577
Super User 2025 Season 2