POST api/v2/samples/methods/{sampleMethodId}/messages
Request
URI Parameters
| Name | Description | Type | Additional information |
| sampleMethodId |
|
integer
|
Required
|
Body Parameters
MessageNew
| Name | Description | Type | Additional information |
| Active |
|
boolean
|
|
| Subject |
|
string
|
|
| MessageID |
|
string
|
|
| Folder |
|
string
|
|
| EmailFrom |
|
string
|
|
| Sent |
|
date
|
|
| SentExternal |
|
date
|
|
| AccountFromId |
|
integer
|
|
| MessageTypeId |
|
integer
|
|
| MessageHtml |
|
string
|
|
| MessageTextPlan |
|
string
|
|
| Draft |
|
boolean
|
|
| Urgent |
|
boolean
|
|
| Files |
|
Collection of FileNew
|
|
| Recipients |
|
Object
|
|
Response
Collection of integer