POST api/EmailReader/SendEmaiNotification
Request Information
URI Parameters
None.
Body Parameters
Message| Name | Description | Type | Additional information |
|---|---|---|---|
| Headers | MessageHeader |
None. |
|
| MessagePart | MessagePart |
None. |
|
| RawMessage | Collection of byte |
None. |
Request Formats
application/json, text/json, text/html, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
booleanResponse Formats
application/json, text/json, text/html
Sample:
true
application/xml, text/xml
Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>