Post the MIME encoded email text in the body to this API. If you have EML files then you need to post the contents of the EML file.
post/api/Mime/ParseString
Response
Success
CleanedBodyPlainstring nullable
The email with the signature and reply chains removed. If the email was originally HTML then this is the HTML converted to text.
CleanedBodyHtmlstring nullable
The body of the email.
IsSpammyLookingEmailMessageboolean
Is this email a spammy looking message or a non-human type sender. You likely don't want to use the CleeanedBody fields when rendering this message but you could if you wanted to.
IsSpammyLookingSenderboolean
Does the sender of this message look like they're a spammer.