Sample Message Object JSON with contentType:
{
"to":"John",
"message":"<p>This is normal text - <b>and this is bold text</b>.</p>",
"contentType":3
}
Sample Message Object JSON with contentType:
{
"to":"John",
"message":"<p>This is normal text - <b>and this is bold text</b>.</p>",
"contentType":3
}