Skip to content

Instantly share code, notes, and snippets.

@clone1018
Created August 22, 2014 15:10
Show Gist options
  • Save clone1018/45d94cd9f8637354a785 to your computer and use it in GitHub Desktop.
Save clone1018/45d94cd9f8637354a785 to your computer and use it in GitHub Desktop.
{
"from": {
"name": "",
"email": ""
},
"to": {
"name": "",
"email": ""
},
"subject": "Test Email",
"body": "This is a plaintext body.",
"type": "text/plain",
"attachments": [
{
"name": "test.jpg",
"hash": "",
"body": ""
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment